Skip to content

szywind/hadoop-recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A recommender system built on hadoop 2.x

Refer to this repo and make it work on hadoop 2.x. This distributed recommender system is based on itemCF algorithm, which is implemented by several map-reduce steps.

Run on hadoop:

hadoop jar myHadoop.jar org.conan.myhadoop.recommend.Recommend

Check the results:

hdfs dfs -cat /user/hdfs/recommend/step6/part-r-00000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages