Toggle navigation
General
Downloads
Who we are
Mailing Lists
Release Notes
Books, Tutorials, Talks
Powered By Mahout
Professional Support
Resources
Reference Reading
FAQ
Legal
License
Security
Privacy Policy
Developers
Developer resources
Version control
Build from source
Issue tracker
Code quality reports
Contributions
How to contribute
How to become a committer
GSoC
For committers
How to update the website
Patch check list
Handling Github PRs
How to release
Third party dependencies
Mahout-Samsara
Scala & Spark Bindings Overview
FAQ
Flink Bindings Overview
Engines
Spark
H2O
Flink
References
In-Core Algebraic DSL Reference
Distributed Algebraic DSL Reference
Tutorials
Playing with Mahout's Spark Shell
How to build an app
Building a text classifier in Mahout's Spark Shell
Algorithms
List of algorithms
Distributed Matrix Decomposition
Cholesky QR
SSVD
Distributed ALS
SPCA
Recommendations
Recommender Overview
Intro to cooccurrence-based
recommendations with Spark
Classification
Spark Naive Bayes
MapReduce Basics
List of algorithms
Overview
Working with text
Creating vectors from text
Collocations
Dimensionality reduction
Singular Value Decomposition
Stochastic SVD
Topic Models
Latent Dirichlet Allocation
Mahout MapReduce
Classification
Naive Bayes
Hidden Markov Models
Logistic Regression (Single Machine)
Random Forest
Classification Examples
Breiman example
20 newsgroups example
SGD classifier bank marketing
Wikipedia XML parser and classifier
Clustering
k-Means
Canopy
Fuzzy k-Means
Streaming KMeans
Spectral Clustering
Clustering Commandline usage
Options for k-Means
Options for Canopy
Options for Fuzzy k-Means
Clustering Examples
Synthetic data
Cluster Post processing
Cluster Dumper tool
Cluster visualisation
Recommendations
First Timer FAQ
A user-based recommender
in 5 minutes
Matrix factorization-based
recommenders
Overview
Intro to item-based recommendations
with Hadoop
Intro to ALS recommendations
with Hadoop