alansaid
alansaid
mvn deploy should automatically deploy site folder to website (gh-pages)
Manual
We need a proper [manual](https://github.com/recommenders/rival/wiki/Manual)
We need to write a proper [getting started guide](https://github.com/recommenders/rival/wiki/GettingStarted)
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...
Align with [Common Recommender REST API](http://www.recsyswiki.com/wiki/Common_Recommender_REST_API).
Implement (a variant of) the RecSys Challenge 2016 [metric](https://github.com/recsyschallenge/2016/blob/master/EvaluationMeasure.md)
According to [Steck & Xin](http://ceur-ws.org/Vol-676/paper5.pdf)
Implement EPC, the average probability of the items in the recommendation not to be known from the users in training. superseeds #58