Skip to content

Source code used for the results reported in the SIGIR2020 paper "Agreement and Disagreement between True and False-Positive Metrics in Recommender Systems Evaluation"

Notifications You must be signed in to change notification settings

elikary/sigir2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agreement and Disagreement between True and False-Positive Metrics in Recommender Systems Evaluation

Source code used for the results reported in the SIGIR2020 paper

E. Mena-Maldonado, R. Cañamares, P. Castells, Y. Ren and M.Sanderson. Agreement and Disagreement between True and False-Positive Metrics in Recommender Systems Evaluation. 43rd ACM International Conference on Research and Development in Information Retrieval (SIGIR 2020). ACM, Virtual Event, China.

Paper DOI (https://doi.org/10.1145/3397271.3401096)

Extended version of this work: TOIS PAPER

Sotware Required

This project contains two modules:

  • Recommendation: we used (an edited version) of Librec 2.0.0 library to run the algorithms of our experiments (See librec-2.0.0 folder)
  • Evaluation: we created some scripts in Python to do evaluation in our experiments (See FP_metrics folder)

We have included instructions (README files) on how to run each module, please refer to each folder for more information.

Datasets

For convinience we have uploaded binarized versions of the datasets used for all the experiments presented in the paper. Please see the folder: sigir2020/librec-2.0.0/data

  • MOVIELENS 1M (Observed) Train and (Observed) test
  • CM100K (Observed) Train and (Observed and True) tests
  • CM100K SYNTHETIC (Observed) Train and (Observed and True) tests
  • YAHOO! R3 (Observed) Train and (Observed and True) tests

OS support

The code was tested on Linux

    NAME="Red Hat Enterprise Linux Server"
    VERSION="7.7 (Maipo)"

Can possibly run on OSX however this has not been tested yet.

About

Source code used for the results reported in the SIGIR2020 paper "Agreement and Disagreement between True and False-Positive Metrics in Recommender Systems Evaluation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published