Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 474 Bytes

File metadata and controls

15 lines (12 loc) · 474 Bytes

recommender-systems-movielens-20m-dataset

recommender-systems-movielens-20m-dataset #download data set to large_files

src

python preprocess.py #for refined id to index
python preprocess_shrink.py # for extract small data set
python preprocess2dict.py # csv to array and save as binary json file
python userbased.py # user user collaborative filter