A general form of recommender system
download https://grouplens.org/datasets/movielens/100k/
unzip to a directory that is in the same root directory of this project folder
your file system layout should be like:
/project - mk-100/
\ RecommenderSystem/
Inside RecommenderSystem/, run the Preprocessing.ipynb in the jupyter notebook
copy mk-100/DATA to RecommenderSystem/ \
now in the DATA/, you have all the data you need for this code to run