<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear fellow Pythonistas.<br>
    I am pleased to announce the release of <a
      href="http://scikit-learn.org/stable/">scikit-learn 0.12</a>.<br>
    This release adds several new features, for example<br>
    multidimensional scaling (MDS), multi-task Lasso<br>
    and multi-output decision and regression forests.<br>
    <br>
    There has also been a lot of progress in documentation<br>
    and ease of use.<br>
    <br>
    Details can be found on the <a
      href="cid:part2.04060304.01070404@ais.uni-bonn.de">what's new page</a>.<br>
    <br>
    Sources and windows binaries are available on sourceforge,<br>
    through pypi (<a class="moz-txt-link-freetext"
      href="http://pypi.python.org/pypi/scikit-learn/0.12">http://pypi.python.org/pypi/scikit-learn/0.12)</a>
    or<br>
    can be installed directly using pip:<br>
    <pre wrap="">  pip install -U scikit-learn</pre>
    <br>
    I want to thank all of the developers who made this release possible<br>
    and welcome our new contributors.<br>
    <br>
    Keep on learning,<br>
    Andy<br>
  </body>
</html>