[scikit-learn] ANN: imbalanced-learn 0.10.0 released

Guillaume Lemaître g.lemaitre58 at gmail.com
Fri Dec 9 09:47:39 EST 2022


Hi all,

We are happy to announce the 0.10.0 version of imbalanced-learn.
imbalanced-learn is a toolbox aiming at providing a wide range of methods
to cope with the problem of imbalanced data sets frequently encountered in
machine learning and data mining.

This release makes sure to be fully compatible with scikit-learn 1.0, 1.1,
and 1.2

pip install -U imbalanced-learn

The conda-forge builds will be available shortly, which you can then
install using:

conda install -c conda-forge imbalanced-learn

For more information, examples, and documentation, please visit: https://
imbalanced-learn.org
-- 
Guillaume Lemaitre
Scikit-learn @ Inria Foundation
https://glemaitre.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20221209/08c9067d/attachment.html>


More information about the scikit-learn mailing list