<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all.<br>
We just published the 0.18-rc2 release candidate on pipy and
anaconda.org.<br>
Please go ahead and test it, so we can iron out the issues for the
0.18 release.<br>
We plan to release in the next ~2 weeks.<br>
<br>
You can find all the amazing new features here:<br>
<a class="moz-txt-link-freetext" href="http://scikit-learn.org/dev/whats_new.html">http://scikit-learn.org/dev/whats_new.html</a><br>
<br>
The stable website will be updated after the final release.<br>
<br>
You can upgrade to the release candidate as follows.<br>
With pip:<br>
<br>
<tt>pip install scikit-learn==0.18.rc2</tt><br>
<br>
If you're using conda-forge, you can also update using conda<br>
<pre><code><strong>conda</strong> install -c <a class="moz-txt-link-freetext" href="https://conda.anaconda.org/conda-forge/label/rc">https://conda.anaconda.org/conda-forge/label/rc</a> scikit-learn=0.18rc2</code></pre>
Don't use pip to install a package that you installed with conda (or
via anaconda!).<br>
If you're using conda but not conda-forge, please completely remove
your scikit-learn<br>
installation and then install with pip (or wait for the full
release).<br>
<br>
A big thank you to everybody who contributed.<br>
<br>
All the best,<br>
Andy<br>
</body>
</html>