[scikit-learn] [ANN] scikit-learn 1.2.1 is online!

Julien Jerphanion git at jjerphan.xyz
Tue Jan 24 12:01:26 EST 2023


scikit-learn 1.2.1 is out on  pypi.org and soon on conda-forge!
This is a small maintenance release that fixes a couple of regressions:
https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-1

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.

Julien.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20230124/703fa972/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: publickey - git at jjerphan.xyz - 0xDEDBF4EA.asc
Type: application/pgp-keys
Size: 3077 bytes
Desc: not available
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20230124/703fa972/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 855 bytes
Desc: OpenPGP digital signature
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20230124/703fa972/attachment.sig>


More information about the scikit-learn mailing list