[scikit-learn] [ANN] scikit-learn 0.24.2 is online!
Guillaume Lemaître
g.lemaitre58 at gmail.com
Wed Apr 28 13:23:43 EDT 2021
scikit-learn 0.24.2 is out on pypi.org and conda-forge!
This is a small maintenance release that fixes a couple of regressions:
https://scikit-learn.org/stable/whats_new/v0.24.html#version-0-24-2
You can upgrade with pip as usual:
pip install -U scikit-learn
The conda-forge builds will be available shortly, which you can then
install using:
conda install -c conda-forge scikit-learn
Thanks again to all the contributors and let's work towards version 1.0!
On behalf of the scikit-learn maintainer team.
--
Guillaume Lemaitre
Scikit-learn @ Inria Foundation
https://glemaitre.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20210428/f6958cf9/attachment.html>
More information about the scikit-learn
mailing list