takuti / stream-recommender

Experiments of item recommendation in a streaming environment
14 stars 2 forks source link
factorization machine-learning python recommender-system research

Item Recommendation in a Streaming Environment

This repository discloses implementation used in the following research papers:

Recommendation algorithms are implemented in FluRS, a Python library for online item recommendation tasks.

Usage

$ python experiment.py -f path/to/config/file.ini

Examples of config files are available at: config/

The results will be written text files under results/.