Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 412 Bytes

File metadata and controls

11 lines (8 loc) · 412 Bytes

JRuby examples of collaborative filtering techniques with Mahout

Project Contact: Philipp Pahl philipp.pahl@datenwissenschaft.de

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_