Skip to content
/ TEASER Public

Modelling Users with Item Metadata for Explainable and Interactive Recommendation

Notifications You must be signed in to change notification settings

JoeyDP/TEASER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modelling Users with Item Metadata for Explainable and Interactive Recommendation

Source code and experiments accompanying the paper "Modelling Users with Item Metadata for Explainable and Interactive Recommendation".

Contents

  • Algorithms and evaluation code can be found in teaser/
  • Dataset preprocessing code (not actual data) is located at notebooks/Preprocessing/
  • Experimental results can be found in notebooks/output/
  • notebooks/Experiments/ contains the templates for experiments, but the results therein are invalid.

Usage

  1. Setup
virtualenv -p python3
source env/bin/activate
pip install -e .
pip install jupyter
  1. Running
jupyter notebook notebooks

About

Modelling Users with Item Metadata for Explainable and Interactive Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published