We're happy to announce the 0.24.0 release and already out on PyPI and
conda-forge.

You can read the release highlights under
https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
and the long version of the change log under
https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-0

New major features include: Highlights include successive halving,
categorical support for GBRT,
SelfTrainingClassifier, SequentialFeatureSelector and much more!

This version supports Python versions 3.6 to 3.9. You can give it a go
using `pip install -U scikit-learn` or `conda install -c conda-forge
scikit-learn`.

A big thanks to all contributors for making this release possible.

Regards,
On the behalf of the scikit-learn maintainer team.
-- 
Guillaume Lemaitre
Scikit-learn @ Inria Foundation
https://glemaitre.github.io/
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to