Merge pull request #825 from NicolasHug/master

Add surprise
This commit is contained in:
Vinta 2017-01-31 17:02:17 +08:00 committed by GitHub
commit 6dd38e86b9

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