Giter Site home page Giter Site logo

aryan-jadon / evaluation-metrics-for-recommendation-systems Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 10.0 23.29 MB

This repository contains the implementation of evaluation metrics for recommendation systems. We have compared similarity, candidate generation, rating, ranking metrics performance on 5 different datasets - MovieLens 100k, MovieLens 1m, MovieLens 10m, Amazon Electronics Dataset and Amazon Movies and TV Dataset.

Python 99.68% Shell 0.32%
deep-learning deep-neural-networks evaluation-framework evaluation-metrics machine-learning recommendation-system recommender-system metrics pyspark python

evaluation-metrics-for-recommendation-systems's Introduction

Evaluation Metrics for Recommendation Systems

DOI

This repository contains the implementation of evaluation metrics for recommendation systems.
We have compared similarity, candidate generation, rating, ranking metrics performance on 5 different datasets - 
MovieLens 100k, MovieLens 1m, MovieLens 10m, Amazon Electronics Dataset and Amazon Movies and TV Dataset.
Summary of experiment with instructions on how to replicate this experiment can be find below.

About Recommendations Models

Majority of this repository work is taken from - https://github.com/recommenders-team/recommenders

Experiments Summary and Our Paper

Cite Our Paper

@misc{jadon2023comprehensive,
      title={A Comprehensive Survey of Evaluation Techniques for Recommendation Systems}, 
      author={Aryan Jadon and Avinash Patil},
      year={2023},
      eprint={2312.16015},
      archivePrefix={arXiv},
      primaryClass={cs.IR}
}

Summary of Experiments

Similarity Metrics

similarity_metrics.png

Candidate Generation Metrics

candidate_generation_metrics.png

Rating Metrics

rating_metrics.png

Ranking Metrics

ranking_metrics.png

Replicating this Repository and Experiments

  • recommenders: Folder containing the recommendations algorithms implementations.
  • similarity_metrics: Folder containing scripts for running experiments of similarity metrics.
  • candidate_generation_metrics: Folder containing scripts for running experiments of candidate generations metrics.
  • rating_metrics: Folder containing scripts for running experiments of rating metrics.
  • ranking_metrics: Folder containing scripts for running experiments of ranking metrics.

Creating Environment

Install the dependencies using requirements.txt

pip install -r requirements.txt

or

conda env create -f environment.yml

Similarity Metrics Experiments

Run the Similarity Metrics Experiments using -

chmod +x run_similarity_metrics_experiments.sh
./run_similarity_metrics_experiments.sh

Candidate Generation Metrics Experiments

Run the Candidate Generation Metrics Experiments using -

chmod +x run_candidate_generation_metrics_experiments.sh
./run_candidate_generation_metrics_experiments.sh

Rating Metrics Experiments

Run the Rating Metrics Experiments using -

chmod +x run_rating_metrics_experiments.sh
./run_rating_metrics_experiments.sh

Ranking Metrics Experiments

Run the Ranking Metrics Experiments using -

chmod +x run_ranking_metrics_experiments.sh
./run_ranking_metrics_experiments.sh

evaluation-metrics-for-recommendation-systems's People

Contributors

aryan-jadon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.