Mahout

From RecSysWiki
Revision as of 07:25, 21 December 2012 by Zeno Gantner (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Mahout is written in Java, parts of it are written using the MapReduce programming paradigm in order to enable large scale distribution of algorithmic computation using Apache Hadoop.

Literature

External links