[SciPy-Dev] ANN: scikits.learn 0.6
Fabian Pedregosa
fabian.pedregosa@inria...
Wed Dec 22 23:05:04 CST 2010
I am very pleased to announce the 0.6 release of scikits.learn, a
Python module for machine learning.
Documentation: http://scikit-learn.sourceforge.net
Git: http://github.com/scikit-learn/scikit-learn/
Mailing list: https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
Installation
---------
Source packages and precompiled windows binaries can be downloaded
from sourceforge:
https://sourceforge.net/projects/scikit-learn/files/
or installed through pip:
pip install -U scikits.learn
Changelog
----------
A complete changelog for this release can be found here:
http://scikit-learn.sourceforge.net/whats_new.html
Best regards,
Fabian.
More information about the SciPy-Dev
mailing list