I installed https://github.com/glemaitre/imbalanced-learn on windows powershell using pip install, conda and github. But when I\'m on
pip install
conda
github
pip install -U imbalanced-learn should work, although make sure you've met the dependencies for numpy, scipy and scikit-learn.
pip install -U imbalanced-learn
Imbalanced-learn 0.3.0 Install Documentation