Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 384 Bytes

Matrix Factorization for Recommender Systems with ApacheSpark

The folder contains three files:

  • README.html (this one)
  • requirements.txt (file with al the libraries installed in my machine)
  • Recommender_System.ipynb (jupyter notebook program)

The program is the solution of the Matrix Factorization algorithm using the movielens dataset Movie Lens.