Hi everyone, We're happy to announce the 1.8.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_8_0.html and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.8.html This version supports Python versions 3.11 to 3.14 and features support of free-threaded CPython 3.13 and 3.14. Thanks to all contributors who helped on this release ! Loïc, On behalf of the scikit-learn maintainers team. _______________________________________________ scikit-learn mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/scikit-learn.python.org Member address: [email protected]
