Skip to content

Set of music recommendation algorithms we implemented to join the annual RecSys Competition at Politecnico di Milano in 2017.

Notifications You must be signed in to change notification settings

MultiBeerBandits/recsys_challenge_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recsys_challenge_2017

Run script

cd src python -m src.scripts.script

In this way python knows script is a submodule of src and knows where to look for other packages