[scikit-learn] [ANN] scikit-learn 1.2 release
Jeremie du Boisberranger
jeremie.du-boisberranger at inria.fr
Thu Dec 8 09:15:33 EST 2022
Hi everyone,
We're happy to announce the 1.2 release which you can install via pip or
conda:
pip install -U scikit-learn
or (soon)
conda install -c conda-forge scikit-learn
You can read the release highlights under
https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
and the long list of the changes under
https://scikit-learn.org/stable/whats_new/v1.2.html
This version supports Python versions 3.8 to 3.11.
A big thanks to all contributors who helped on this release.
Jérémie,
On the behalf of the Scikit-learn maintainers team.
More information about the scikit-learn
mailing list