[scikit-learn] [ANN] scikit-learn 1.4.0 release

Jeremie du Boisberranger jeremie.du-boisberranger at inria.fr
Fri Jan 19 06:15:25 EST 2024


Hi everyone,

We're happy to announce the 1.4.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_release_highlights_1_4_0.html 
and the long list of the changes under 
https://scikit-learn.org/stable/whats_new/v1.4.html

This version supports Python versions 3.9 to 3.12.

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