ANN: scikit-learn 0.13 released!
Hi all. I am very happy to announce the release of scikit-learn 0.13. New features in this release include feature hashing for text processing, passive-agressive classifiers, faster random forests and many more. There have also been countless improvements in stability, consistency and usability. Details can be found on the what's new <http://scikit-learn.org/stable/whats_new.html>page. Sources and windows binaries are available on sourceforge, through pypi (http://pypi.python.org/pypi/scikit-learn/0.13) or can be installed directly using pip: pip install -U scikit-learn A big "thank you" to all the contributors who made this release possible! In parallel to the release, we started a small survey <https://docs.google.com/spreadsheet/viewform?formkey=dFdyeGNhMzlCRWZUdldpMEZ...> to get to know our user base a bit more. If you are using scikit-learn, it would be great if you could give us your input. Best, Andy
Congrats and thanks to Andreas and everyone involved in the release, the website fixes and the online survey setup. I posted Andreas blog post on HN and reddit: - http://news.ycombinator.com/item?id=5094319 - http://www.reddit.com/r/programming/comments/170oty/scikitlearn_013_is_out_m... We might get some user feedback in the comments there as well.
participants (2)
-
Andreas Mueller -
Olivier Grisel