Generates recommendations/ratings for the MovieLens 1M dataset. Three classical techniques -
- Collaborative filtering
- SVD
- CUR
- Ensure all files are in same directory with the dataset.
- Run gen_data.py
- Run any one of SVD.py/CUR.py/Colabs.py
Drive Link for saved .npy files https://drive.google.com/drive/folders/1ryMAn52AFThYmepU_0S7tS_XWIu3MUSs?usp=sharing
Will help save time if you download these and save to your directory.