From 9f161deb04f4716810374912cb04b997b70f802e Mon Sep 17 00:00:00 2001 From: Nicolas HUG Date: Mon, 30 Jan 2017 11:10:32 +0100 Subject: [PATCH] Add surprise --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af35624..b718848c 100644 --- a/README.md +++ b/README.md @@ -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