[ANN] scikit-learn 1.6.0 release
Hi everyone, We're happy to announce the 1.6.0 release which you can install via pip or conda:    pip install -U scikit-learn or    conda install -c conda-forge scikit-learn You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.6.html This version supports Python versions 3.9 to 3.13 and features experimental support of free-threaded CPython. Thanks to all contributors who helped on this release ! Jérémie, On behalf of the scikit-learn maintainers team.
Thanks Jérémie for taking care of this release. -- Guillaume Lemaitre Open source engineer at :probabl.
On Dec 9, 2024, at 7:34 PM, Jérémie du Boisberranger <jeremie.du-boisberranger@inria.fr> wrote:
Hi everyone,
We're happy to announce the 1.6.0 release which you can install via pip or conda:
pip install -U scikit-learn
or
conda install -c conda-forge scikit-learn
You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.6.html
This version supports Python versions 3.9 to 3.13 and features experimental support of free-threaded CPython.
Thanks to all contributors who helped on this release !
Jérémie, On behalf of the scikit-learn maintainers team.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Thanks a lot! Alessandro Prof. Alessandro Mantovani, MD, PhD Associate Professor of Diabetes & Endocrinology Division of Endocrinology, Diabetes and Metabolism University and Azienda Ospedaliera Universitaria Integrata of Verona Piazzale Stefani, 1, 37126 Verona, Italy Tel: +39 045 8127672, Fax: +39 045 8027314 E-mail: alessandro.mantovani@univr.it<mailto:alessandro.mantovani@univr.it> Inviato da iPhone Il giorno 9 dic 2024, alle ore 19:50, Guillaume Lemaître via scikit-learn <scikit-learn@python.org> ha scritto:  Thanks Jérémie for taking care of this release. -- Guillaume Lemaitre Open source engineer at :probabl. On Dec 9, 2024, at 7:34 PM, Jérémie du Boisberranger <jeremie.du-boisberranger@inria.fr> wrote: Hi everyone, We're happy to announce the 1.6.0 release which you can install via pip or conda: pip install -U scikit-learn or conda install -c conda-forge scikit-learn You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.6.html This version supports Python versions 3.9 to 3.13 and features experimental support of free-threaded CPython. Thanks to all contributors who helped on this release ! Jérémie, On behalf of the scikit-learn maintainers team. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Whoohoo! Thank you to everyone involved, and Jérémie for getting it out of the door! Gaël On Mon, Dec 09, 2024 at 06:54:00PM +0000, Alessandro Mantovani wrote:
Thanks a lot! Alessandro
Prof. Alessandro Mantovani, MD, PhD Associate Professor of Diabetes & Endocrinology Division of Endocrinology, Diabetes and Metabolism University and Azienda Ospedaliera Universitaria Integrata of Verona Piazzale Stefani, 1, 37126 Verona, Italy Tel: +39 045 8127672, Fax: +39 045 8027314 [1]E-mail: alessandro.mantovani@univr.it
Inviato da iPhone
Il giorno 9 dic 2024, alle ore 19:50, Guillaume Lemaître via scikit-learn <scikit-learn@python.org> ha scritto:
Thanks Jérémie for taking care of this release.
-- Gael Varoquaux Research Director, INRIA http://gael-varoquaux.info http://twitter.com/GaelVaroquaux
Wow, amazing release highlights. Congrats everyone!! On Tue, 10 Dec 2024 at 05:36, Jérémie du Boisberranger < jeremie.du-boisberranger@inria.fr> wrote:
Hi everyone,
We're happy to announce the 1.6.0 release which you can install via pip or conda:
pip install -U scikit-learn
or
conda install -c conda-forge scikit-learn
You can read the release highlights under
https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.6.html
This version supports Python versions 3.9 to 3.13 and features experimental support of free-threaded CPython.
Thanks to all contributors who helped on this release !
Jérémie, On behalf of the scikit-learn maintainers team.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
participants (5)
-
Alessandro Mantovani -
Gael Varoquaux -
Guillaume Lemaître -
Joel Nothman -
Jérémie du Boisberranger