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: Add MDO/AMDO oversampling algorithms #33

Open
zoj613 opened this issue Aug 10, 2021 · 0 comments
Open

ENH: Add MDO/AMDO oversampling algorithms #33

zoj613 opened this issue Aug 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zoj613
Copy link
Owner

zoj613 commented Aug 10, 2021

AMDO is outlined in [1] and is optimized for multi-class imbalanced datasets. The MDO algorithm seems a bit easier to implement so maybe that could be attempted first.

References

[1] https://www.researchgate.net/publication/320343439_AMDO_an_Over-Sampling_Technique_for_Multi-Class_Imbalanced_Problems

@zoj613 zoj613 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant