Add surprise

This commit is contained in:
Nicolas HUG 2017-01-30 11:10:32 +01:00 committed by GitHub
parent 5168f83317
commit 9f161deb04

View File

@ -742,6 +742,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.
* [Pylearn2](https://github.com/lisa-lab/pylearn2) - A Machine Learning library based on [Theano](https://github.com/Theano/Theano).
* [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning.
* [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems.
* [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).
## MapReduce