Skip to main content

Toolbox for imbalanced dataset in machine learning.

Project description

Azure Codecov CircleCI PythonVersion Pypi Gitter Black

imbalanced-learn

imbalanced-learn is a python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance. It is compatible with scikit-learn and is part of scikit-learn-contrib projects.

Documentation

Installation documentation, API documentation, and examples can be found on the documentation.

Installation

Dependencies

imbalanced-learn requires the following dependencies:

  • Python (>= 3.7)

  • NumPy (>= 1.14.6)

  • SciPy (>= 1.1.0)

  • Scikit-learn (>= 1.0.1)

Additionally, imbalanced-learn requires the following optional dependencies:

  • Pandas (>= 0.25.0) for dealing with dataframes

  • Tensorflow (>= 2.4.3) for dealing with TensorFlow models

  • Keras (>= 2.4.3) for dealing with Keras models

The examples will requires the following additional dependencies:

  • Matplotlib (>= 2.2.3)

  • Seaborn (>= 0.9.0)

Installation

From PyPi or conda-forge repositories

imbalanced-learn is currently available on the PyPi’s repositories and you can install it via pip:

pip install -U imbalanced-learn

The package is release also in Anaconda Cloud platform:

conda install -c conda-forge imbalanced-learn
From source available on GitHub

If you prefer, you can clone it and run the setup.py file. Use the following commands to get a copy from Github and install all dependencies:

git clone https://github.com/scikit-learn-contrib/imbalanced-learn.git
cd imbalanced-learn
pip install .

Be aware that you can install in developer mode with:

pip install --no-build-isolation --editable .

If you wish to make pull-requests on GitHub, we advise you to install pre-commit:

pip install pre-commit
pre-commit install

Testing

After installation, you can use pytest to run the test suite:

make coverage

Development

The development of this scikit-learn-contrib is in line with the one of the scikit-learn community. Therefore, you can refer to their Development Guide.

About

If you use imbalanced-learn in a scientific publication, we would appreciate citations to the following paper:

@article{JMLR:v18:16-365,
author  = {Guillaume  Lema{{\^i}}tre and Fernando Nogueira and Christos K. Aridas},
title   = {Imbalanced-learn: A Python Toolbox to Tackle the Curse of Imbalanced Datasets in Machine Learning},
journal = {Journal of Machine Learning Research},
year    = {2017},
volume  = {18},
number  = {17},
pages   = {1-5},
url     = {http://jmlr.org/papers/v18/16-365}
}

Most classification algorithms will only perform optimally when the number of samples of each class is roughly the same. Highly skewed datasets, where the minority is heavily outnumbered by one or more classes, have proven to be a challenge while at the same time becoming more and more common.

One way of addressing this issue is by re-sampling the dataset as to offset this imbalance with the hope of arriving at a more robust and fair decision boundary than you would otherwise.

Re-sampling techniques are divided in two categories:
  1. Under-sampling the majority class(es).

  2. Over-sampling the minority class.

  3. Combining over- and under-sampling.

  4. Create ensemble balanced sets.

Below is a list of the methods currently implemented in this module.

  • Under-sampling
    1. Random majority under-sampling with replacement

    2. Extraction of majority-minority Tomek links [1]

    3. Under-sampling with Cluster Centroids

    4. NearMiss-(1 & 2 & 3) [2]

    5. Condensed Nearest Neighbour [3]

    6. One-Sided Selection [4]

    7. Neighboorhood Cleaning Rule [5]

    8. Edited Nearest Neighbours [6]

    9. Instance Hardness Threshold [7]

    10. Repeated Edited Nearest Neighbours [14]

    11. AllKNN [14]

  • Over-sampling
    1. Random minority over-sampling with replacement

    2. SMOTE - Synthetic Minority Over-sampling Technique [8]

    3. SMOTENC - SMOTE for Nominal and Continuous [8]

    4. SMOTEN - SMOTE for Nominal [8]

    5. bSMOTE(1 & 2) - Borderline SMOTE of types 1 and 2 [9]

    6. SVM SMOTE - Support Vectors SMOTE [10]

    7. ADASYN - Adaptive synthetic sampling approach for imbalanced learning [15]

    8. KMeans-SMOTE [17]

    9. ROSE - Random OverSampling Examples [19]

  • Over-sampling followed by under-sampling
    1. SMOTE + Tomek links [12]

    2. SMOTE + ENN [11]

  • Ensemble classifier using samplers internally
    1. Easy Ensemble classifier [13]

    2. Balanced Random Forest [16]

    3. Balanced Bagging

    4. RUSBoost [18]

  • Mini-batch resampling for Keras and Tensorflow

The different algorithms are presented in the sphinx-gallery.

References:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imbalanced-learn-0.9.0.tar.gz (346.3 kB view details)

Uploaded Source

Built Distribution

imbalanced_learn-0.9.0-py3-none-any.whl (199.1 kB view details)

Uploaded Python 3

File details

Details for the file imbalanced-learn-0.9.0.tar.gz.

File metadata

  • Download URL: imbalanced-learn-0.9.0.tar.gz
  • Upload date:
  • Size: 346.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for imbalanced-learn-0.9.0.tar.gz
Algorithm Hash digest
SHA256 836a4c137cc3c10310d4f6cd5ec34600ff488d7f8c243a997c3f9b551c91d0b2
MD5 9ef3985a1aa32471836a7f75317f6cb8
BLAKE2b-256 bfba8b9214319dcab5d6451c91bef87cc053fdcff2d257b44e23d3c64d53c145

See more details on using hashes here.

File details

Details for the file imbalanced_learn-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: imbalanced_learn-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 199.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for imbalanced_learn-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed2df83f1247b03fbc0362f5ffbf6f8bd76d02a7e0ebfef3be1ead39683ca10d
MD5 8f78ae5f1180d81631cef8c3ae5a84ca
BLAKE2b-256 8392a4d1f42b29e9f62f9c3fad68d28282a9610a02801e1d89945702f981dd8e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page