Skip to content

d-vignesh/MovieRecommendationWithSpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.