Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 324 Bytes

File metadata and controls

9 lines (6 loc) · 324 Bytes

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