Skip to content

madelinelimm/Movie-Recommender-System-with-Matrix-Factorisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Recommender-System-with-Matrix-Factorisation

In this project, we aim to predict the movie ratings made by each user. To solve this problem, we implemented baseline collaborative filtering methods with matrix factorisation and several optimisation strategies like Stochastic Gradient Descent with momentum (SGDM) and Limited-memory Broyden–Fletcher–Goldfarb–Shanno (L-BFGS). Furthermore, we employed the low rank approximation to compute matrix factorisation with lower dimension, in order to improve the efficiency of training and maximising the prediction performance of our model.

Author

About

Movie ratings prediction with collaborative filtering methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published