alansaid
alansaid
Implement Serendipity as a metric based on current SotA superseeds #58
Implement Novelty as a metric based on current SotA (superseeds #58)
I suggest we should enforce checkstyle on build, i.e. let the build break if the code does not follow the style. (Or maybe just warn about it) Test with "mvn...
The current pipeline (see example in rival-examples) means there's a lot of redundant recommendations being done for certain evaluation strategies, i.e. users and items in the test set which can...
Create a webapp which takes as input the recommendations from a recommender and the ground truth, outputs metrics according to configuration.
None of the recommendation frameworks have group recommendation out of the box (AFAIK), this does not mean we shouldn't do group evaluation.. Comments @abellogin?