Implemented of funk SVD for the medium story
If you to to run prediction part, you have to download movies_metadata.csv
from the movies dataset[4]. Then, put it into the folder the-movies-dataset
.
- Coursera: Matrix Factorization and Advanced Techniques by University of Minnesota
- Surprise document: Matrix Factorization-based algorithms
- Wiki: Matrix factorization (recommender systems)
- Dataset: The Movies Dataset
- SVD++ paper