Skip to content

odasatoshi/movielens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* jubatus recommender sample.

* usage

 mkdir dat
 cd dat
 wget http://www.grouplens.org/system/files/ml-100k.zip
 unzip ml-100k.zip
 cd ..
 ./waf configure
 ./waf
 jubarecommender -f config.json
 ./build/ml_update
 ./build/ml_analysis

* refer

See http://jubat.us/ and http://www.grouplens.org/node/73