Skip to content

philipppahl/jruby_collaborative_filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRuby examples of collaborative filtering techniques with Mahout

Project Contact: Philipp Pahl [email protected]

Examples

01_matrix_factorization

Applies an alternating least square fit to factorize user preferences given by their ratings of movies. The result is drawn into a 2-dimensional scatter plot. Run with: jruby examples/01_matrix_factorization/matrix_factorization.rb_

About

JRuby examples of collaborative filtering techniques with Mahout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages