recommenders / rival

RiVal recommender system evaluation toolkit
rival.recommenders.net
Apache License 2.0
150 stars 40 forks source link

Stream evaluation #64

Open alansaid opened 10 years ago

alansaid commented 10 years ago

Evaluation as a stream - instead of reading the whole set of recommendations into memory, do so as a stream, i.e. line-by-line, potentially extending this to act as process waiting for new input or an EOF token.