[scikit-learn] [ANN] scikit-learn 1.2.2 is online!
Jeremie du Boisberranger
jeremie.du-boisberranger at inria.fr
Thu Mar 9 05:15:42 EST 2023
scikit-learn 1.2.2 is out on pypi.org <http://pypi.org> and conda-forge!
This is a maintenance release that fixes several regressions introduced
in version 1.2
<https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-1>https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-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 to all contributors who helped on this release.
Jérémie,
On the behalf of the Scikit-learn maintainers team.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20230309/a09b1feb/attachment.html>
More information about the scikit-learn
mailing list