Mahout

From RecSysWiki
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