You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2014/10/24 18:45:34 UTC

svn commit: r1634091 - /mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext

Author: apalumbo
Date: Fri Oct 24 16:45:34 2014
New Revision: 1634091

URL: http://svn.apache.org/r1634091
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=1634091&r1=1634090&r2=1634091&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Fri Oct 24 16:45:34 2014
@@ -23,8 +23,8 @@ Title: Algorithms
     Logistic Regression - trained via SGD   | [x](http://mahout.apache.org/users/classification/logistic-regression.html) |
     Naive Bayes / Complementary Naive Bayes  | | [x](https://mahout.apache.org/users/classification/bayesian.html) | [*in development*](https://issues.apache.org/jira/browse/MAHOUT-1493) |  *in development*
     Random Forest | | [x](https://mahout.apache.org/users/classification/partial-implementation.html)|
-    Hidden Markov Models - single machine  | [x](https://mahout.apache.org/users/classification/hidden-markov-models.html) |
-    Multilayer Perceptron - single machine | x |
+    Hidden Markov Models   | [x](https://mahout.apache.org/users/classification/hidden-markov-models.html) |
+    Multilayer Perceptron  | x |
 ||
 **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)|