automl / Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch
Apache License 2.0
2.36k stars 284 forks source link

Imbalanced dataset problems #195

Open ArlindKadra opened 3 years ago

ArlindKadra commented 3 years ago

Currently, there are a few problems that crash the library when working with imbalanced datasets.

ravinkohli commented 3 years ago

I'll leave this issue open for reference as it is still not fixed in the development branch

ravinkohli commented 2 years ago

This will also be fixed in #358