Skip to content

Sample test example for spark mllib for recommendation system

Notifications You must be signed in to change notification settings

adeshp/spark_mllib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

spark_mllib

Sample test example for spark mllib for recommendation system

This is test program for the spark's machine learning library. This program does gives a recommendation model based on the data which reads in the user, ratings and provides the recommendation system. The algorithm is ALS based on Matrix factorization method.

About

Sample test example for spark mllib for recommendation system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages