ysn2233 / Movie-recommendation-system

Collaborative filtering and deep learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Movie Recommendation System (MovieLen)

Run Python3 download_dataset.py to download the movielens dataset

Run Python3 usercf.py to run the user-based collaborative filtering algorithm

Run Python3 itemcf.py to run the item-based collaborative filtering algorithm

Run Python3 dl/trainer.py to train the deep learning model and do the testing

About

Collaborative filtering and deep learning


Languages

Language:Python 100.0%