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
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn