stream-recommender

Experiments of item recommendation in a streaming environment

Stars
14
Committers
1

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/.