Examples

Sample Recommender with MovieLens Dataset

Streaming Recommendation with Faust

Faust is a streaming processing library in Python.

brew services start zookeeper
brew services start kafka
faust -A recommender worker -l info
python producer.py /path/to/ml-100k/u.data

Gallery generated by Sphinx-Gallery