Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 231 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 231 Bytes

A movie Recommendation system build with Apache Spark. The recommendation system is build using the Matrix Factorization technique of Collaborative Filtering for factorizing the user and rating matrix and ALS to compute the error.