Difference between revisions of "Mahout"

From RecSysWiki
Jump to navigation Jump to search
Line 2: Line 2:
 
Mahout also contains implementations of several [[collaborative filtering]] algorithms.
 
Mahout also contains implementations of several [[collaborative filtering]] algorithms.
  
== Related Links ==
+
== External links ==
 
* [http://mahout.apache.org/ Apache Mahout]
 
* [http://mahout.apache.org/ Apache Mahout]
 
* [http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender Mahout for Newbies: How to Create a Recommender]
 
* [http://code.google.com/p/unresyst/wiki/CreateMahoutRecommender Mahout for Newbies: How to Create a Recommender]

Revision as of 11:24, 6 June 2011

Apache Mahout is a scalable machine learning library that supports large data sets. Mahout also contains implementations of several collaborative filtering algorithms.

External links