sumitsidana / NERvE

This repository contains the code for "Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems". Read the paper here: https://arxiv.org/abs/1705.00105

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems

This repository contains the code for "Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems". Read the paper here

Authors

Sumit Sidana

Mikhail Trofimov

Oleg Gorodnitskii

Charlotte Laclau

Yury Maximov

Massih-Reza Amini

Models

This repository uses:

  • Tensorflow
  • A neural network Model which combines pairwise ranking loss and embedding based loss

Dataset

  • Movielens-100k
  • Movielens-1M
  • KASANDR
  • Netflix

How To Run

To install cachedrandom module -- use make_ext.sh

This repository contains the code for "Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems". Read the paper here: https://arxiv.org/abs/1705.00105

The main file which executes nerve is nerve.py for "interacted offers" setting and nerve_all.py for "all offers" setting.

compared_approaches contains all the other approaches.

bash_scripts contains all the automation scripts.

evaluation contains all the evaluation (mean average precision) scripts.

About

This repository contains the code for "Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems". Read the paper here: https://arxiv.org/abs/1705.00105


Languages

Language:Python 59.7%Language:Jupyter Notebook 12.9%Language:Shell 11.0%Language:Java 6.7%Language:Perl 4.4%Language:Scala 4.0%Language:Gnuplot 0.7%Language:C# 0.6%Language:F# 0.1%Language:Makefile 0.0%