RunzhouHan / Recommendation-Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recommendation systems

Hello, this is a study of three algorithms for recommendation system.

The three algorithms are: collaborative filtering, truncate-SVD, and probabilistic matrix factorization.

Our dataset is Movielen.

The code is in the folder named 'rec'. 'Recsys.pdf' is the project report.

About


Languages

Language:Python 100.0%