georgedouzas / imbalanced-learn-extra

Implementation of novel oversampling algorithms.
https://georgedouzas.github.io/imbalanced-learn-extra/
MIT License
32 stars 16 forks source link

MNIST example #20

Closed georgedouzas closed 11 months ago

georgedouzas commented 2 years ago

Example seems broken.

joaopfonseca commented 2 years ago

Just opened a PR to fix this. The covtype example is still broken though. I suggest we remove it, it takes very long to download the toy datasets.

georgedouzas commented 2 years ago

The add applications examples seem to work locally but not on readthedocs: "Build exited due to excessive memory consumption". @joaopfonseca can we simplify them to make them built?