scikit-learn-contrib / imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
https://imbalanced-learn.org
MIT License
6.85k stars 1.29k forks source link

When I use kmeansmote, the code that worked well until last week doesn't work. So I wonder why. #1088

Closed blissofgod closed 1 month ago

blissofgod commented 3 months ago

When I use kmeansmote, the code that worked well until last week doesn't work. So I wonder why.

glemaitre commented 3 months ago

We would need a reproducer.

glemaitre commented 1 month ago

Closing since we miss reproducer. Feel free to reopen with a minimal example.