Difference between revisions of "Mahout"

From RecSysWiki
Jump to navigation Jump to search
Line 5: Line 5:
 
* [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]
 +
* [[Wikipedia: Apache Mahout]]
  
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 06:28, 25 February 2011

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

Related Links