[scikit-learn] [ANN] scikit-learn 1.1 release
Jeremie du Boisberranger
jeremie.du-boisberranger at inria.fr
Thu May 12 11:20:24 EDT 2022
Hi everyone,
We're happy to announce the 1.1 release which you can install via pip or
conda:
pip install -U scikit-learn
or (soon)
conda install -c conda-forge scikit-learn
The wheels for arm64 are not available yet on PyPI though. We'll add
them as soon as possible.
You can read the release highlights under
https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_1_0.html
and the long list of the changes under
https://scikit-learn.org/stable/whats_new/v1.1.html
This version supports Python versions 3.8 to 3.10.
A big thanks to all contributors who helped on this release.
Regards,
Jérémie,
On the behalf of the scikit-learn maintainer team.
More information about the scikit-learn
mailing list