1245 Forks
6403 Stars
6403 Watchers

imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

How to download and setup imbalanced-learn

Open terminal and run command
git clone https://github.com/scikit-learn-contrib/imbalanced-learn.git
git clone is used to create a copy or clone of imbalanced-learn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with imbalanced-learn https://github.com/scikit-learn-contrib/imbalanced-learn/archive/master.zip

Or simply clone imbalanced-learn with SSH
[email protected]:scikit-learn-contrib/imbalanced-learn.git

If you have some problems with imbalanced-learn

You may open issue on imbalanced-learn support forum (system) here: https://github.com/scikit-learn-contrib/imbalanced-learn/issues