Discussion:
[Scikit-learn-general] scikit-learn 0.17.1 is out
Olivier Grisel
2016-02-18 18:17:22 UTC
Permalink
Hi all,

The 0.17.1 bugfix release is out on PyPI and anaconda.org:

pip install --upgrade scikit-learn

or if you prefer conda:

conda update scikit-learn

I will update the website soon, in the mean time you can check the
change log on the /dev/ section of the website:

http://scikit-learn.org/dev/whats_new.html#version-0-17-1

Thank you again to anybody who contributed fixes for this release.

Enjoy!
--
Olivier
http://twitter.com/ogrisel - http://github.com/ogrisel
Andy
2016-02-19 00:54:05 UTC
Permalink
Thank you so much :)
I'll be around for the next one again ;)
Post by Olivier Grisel
Hi all,
pip install --upgrade scikit-learn
conda update scikit-learn
I will update the website soon, in the mean time you can check the
http://scikit-learn.org/dev/whats_new.html#version-0-17-1
Thank you again to anybody who contributed fixes for this release.
Enjoy!
bthirion
2016-02-18 19:08:41 UTC
Permalink
Congrats !

Bertrand
Post by Olivier Grisel
Hi all,
pip install --upgrade scikit-learn
conda update scikit-learn
I will update the website soon, in the mean time you can check the
http://scikit-learn.org/dev/whats_new.html#version-0-17-1
Thank you again to anybody who contributed fixes for this release.
Enjoy!
Loading...