OPEN ARCHIVE · 2023

Imbalanced-learn: A solution for imbalanced data on ML projects

· By · 1 min read

Imbalanced-Learn is a Python module that helps in balancing the datasets which are highly skewed or biased towards some classes. Thus, it helps in resampling the classes which are otherwise oversampled or undesampled.

https://imbalanced-learn.org/stable/introduction.html