Author: apalumbo
Date: Thu Apr 28 21:55:48 2016
New Revision: 1741529
URL: http://svn.apache.org/viewvc?rev=1741529&view=rev
Log:
CMS commit to mahout by apalumbo
Modified:
mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext
Modified: mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext?rev=1741529&r1=1741528&r2=1741529&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext
(original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Thu Apr
28 21:55:48 2016
@@ -19,19 +19,21 @@ Title: Algorithms
Matrix Factorization with ALS on Implicit Feedback | *deprecated* |
[*deprecated*](https://mahout.apache.org/users/recommender/intro-als-hadoop.html)
| |
Weighted Matrix Factorization, SVD++ | *deprecated* | |
||
+
**Classification** *with CLI Drivers*| | |
Logistic Regression - trained via SGD |
[*deprecated*](http://mahout.apache.org/users/classification/logistic-regression.html)
|
Naive Bayes / Complementary Naive Bayes | |
[*deprecated*](https://mahout.apache.org/users/classification/bayesian.html) |
[x](https://mahout.apache.org/users/algorithms/spark-naive-bayes.html) |
Hidden Markov Models |
[*deprecated*](https://mahout.apache.org/users/classification/hidden-markov-models.html)
|
||
+
**Clustering** *with CLI Drivers*|||
Canopy Clustering |
[*deprecated*](https://mahout.apache.org/users/clustering/canopy-clustering.html)
|
[*deprecated*](https://mahout.apache.org/users/clustering/canopy-clustering.html)|
k-Means Clustering |
[*deprecated*](https://mahout.apache.org/users/clustering/k-means-clustering.html)
| [x](https://mahout.apache.org/users/clustering/k-means-clustering.html) |
Fuzzy k-Means |
[*deprecated*](https://mahout.apache.org/users/clustering/fuzzy-k-means.html) |
[x](https://mahout.apache.org/users/clustering/fuzzy-k-means.html)|
Streaming k-Means |
[*deprecated*](https://mahout.apache.org/users/clustering/streaming-k-means.html)
| [x](https://mahout.apache.org/users/clustering/streaming-k-means.html) |
Spectral Clustering | |
[*deprecated*](https://mahout.apache.org/users/clustering/spectral-clustering.html)
|
-||
+
**Dimensionality Reduction** *note: most scala-based dimensionality reduction
algorithms are available through the [Mahout Math-Scala Core Library for all
engines](https://mahout.apache.org/users/sparkbindings/home.html)*||
Singular Value Decomposition | *deprecated* | *deprecated* |
[x](http://mahout.apache.org/users/sparkbindings/home.html)
|[x](http://mahout.apache.org/users/environment/h2o-internals.html) |
[x](http://mahout.apache.org/users/flinkbindings/flink-internals.html)
Lanczos Algorithm | *deprecated* | *deprecated* |