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

How should is_imbalanced() decide? #61

Open
kwinkunks opened this issue Sep 20, 2023 · 0 comments
Open

How should is_imbalanced() decide? #61

kwinkunks opened this issue Sep 20, 2023 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@kwinkunks
Copy link
Member

May need to read the imbalance degree paper again. Best way to decide might simply be with minority_classes() (i.e. if length > 0 then it's imbalanced)

@kwinkunks kwinkunks added help wanted Extra attention is needed question Further information is requested labels Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant