Skip to content

add1993/apache-spark-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-spark-recommendation-system

Using Collaborative filtering to find the accuracy of Alternating Least Square(ALS) model. 60% data used for training and 40% data used for testing.

Dataset used : ratings.dat Dataset header : User id :: movie id :: ratings :: timestamp

Mean Squared Error for rank [4, 8, 12] = 0.19

About

Recommendation System using apache spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages