[scikit-learn] ANN Scikit-learn 0.20rc1 release candidate available

Andreas Mueller t3kcit at gmail.com
Fri Aug 31 21:26:39 EDT 2018


Hey Folks!

I'm happy to announce that the scikit-learn 0.20 release candidate 1 is 
now available via conda-forge and pip.
Please help us by testing this release candidate so we can make sure the 
final release will go seamlessly!

You can install the release candidate from conda-forge using

conda install scikit-learn=0.20rc1 -c conda-forge/label/rc -c conda-forge

(please take into account that if you're using the default conda channel 
otherwise, this will pull in some other
dependencies from conda-forge).

You can install the release candidate via pip using

pip install --pre scikit-learn

The documentation for 0.20 is available at

http://scikit-learn.org/0.20/

and will move to http://scikit-learn.org/ upon final release.

You can find the release note with all new features and changes here:

http://scikit-learn.org/0.20/whats_new.html#version-0-20

Thank you for your help in testing the RC and thank you to everybody 
that made the release possible!

All the best,

Andy



More information about the scikit-learn mailing list