Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Time series classification for imbalanced data #2412

Open
TonyBagnall opened this issue Nov 28, 2024 · 3 comments
Open

[ENH] Time series classification for imbalanced data #2412

TonyBagnall opened this issue Nov 28, 2024 · 3 comments
Assignees
Labels
classification Classification package enhancement New feature, improvement request or other non-bug code enhancement

Comments

@TonyBagnall
Copy link
Contributor

Describe the feature or idea you want to propose

It would be good to implement/import functionality for dealing with imbalanced data

Describe your proposed solution

sub module in classification called imbalance. We can port in the standard functions from scikit learn imbalance package, but also implement time series specific algorithms

Describe alternatives you've considered, if relevant

No response

Additional context

No response

@TonyBagnall TonyBagnall added enhancement New feature, improvement request or other non-bug code enhancement classification Classification package labels Nov 28, 2024
@TonyBagnall
Copy link
Contributor Author

@aeon-actions-bot assign @LinGinQiu

@MatthewMiddlehurst
Copy link
Member

Unfortunately as we found out you need to either be in the repo or make a comment on the issue to get assigned 🙂

@LinGinQiu
Copy link
Contributor

ok, got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classification Classification package enhancement New feature, improvement request or other non-bug code enhancement
Projects
None yet
Development

No branches or pull requests

3 participants