[scikit-learn] [ANN] scikit-learn 1.3.0 release
Jeremie du Boisberranger
jeremie.du-boisberranger at inria.fr
Fri Jun 30 04:11:47 EDT 2023
Hi everyone,
We're happy to announce the 1.3.0 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_3_0.html
and the long list of the changes under
https://scikit-learn.org/stable/whats_new/v1.3.html
This version supports Python versions 3.8 to 3.11.
Thanks to all contributors who helped on this release !
Jérémie,
On behalf of the scikit-learn maintainers team.
More information about the scikit-learn
mailing list