[ANN] scikit-learn 1.1.2 is online!
scikit-learn 1.1.2 is out on pypi.org and conda-forge! This is a small maintenance release that fixes a couple of regressions: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-2 You can upgrade with pip as usual: pip install -U scikit-learn The conda-forge builds will be available shortly, which you can then install using: conda install -c conda-forge scikit-learn Thanks again to all the contributors. On behalf of the scikit-learn maintainer team. -- Guillaume Lemaitre Scikit-learn @ Inria Foundation https://glemaitre.github.io/
Thanks for taking care of this Guillaume. On Sat., Aug. 6, 2022, 00:43 Guillaume Lemaître, <g.lemaitre58@gmail.com> wrote:
scikit-learn 1.1.2 is out on pypi.org and conda-forge!
This is a small maintenance release that fixes a couple of regressions: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-2
You can upgrade with pip as usual:
pip install -U scikit-learn
The conda-forge builds will be available shortly, which you can then install using:
conda install -c conda-forge scikit-learn
Thanks again to all the contributors. On behalf of the scikit-learn maintainer team. -- Guillaume Lemaitre Scikit-learn @ Inria Foundation https://glemaitre.github.io/ _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
participants (2)
-
Adrin -
Guillaume Lemaître