/recsys_challenge_2017

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

Primary LanguageJupyter Notebook

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