Author: apalumbo
Date: Tue Jun 16 21:11:49 2015
New Revision: 1685905

URL: http://svn.apache.org/r1685905
Log:
added a column end to table

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=1685905&r1=1685904&r2=1685905&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext 
(original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Tue Jun 
16 21:11:49 2015
@@ -1,10 +1,10 @@
 Title: Algorithms
 
 ---
-*Mahout 0.10.0 Features by Engine*   
+*Mahout 0.10.1 Features by Engine*   
 ---
 
-| | **Single Machine** | 
[**MapReduce**](http://hadoop.apache.org/docs/r1.2.1/mapred_tutorial.html)| 
[**Spark**](https://spark.apache.org/) | [**H2O**](http://0xdata.com/) | 
[**Flink**](https://flink.incubator.apache.org/)
+| | **Single Machine** | 
[**MapReduce**](http://hadoop.apache.org/docs/r1.2.1/mapred_tutorial.html)| 
[**Spark**](https://spark.apache.org/) | [**H2O**](http://0xdata.com/) | 
[**Flink**](https://flink.incubator.apache.org/) |
 
---------------------------------------------|:----------------:|:-----------:|:------:|:---:|:----:|
 **Mahout Math-Scala Core Library and Scala DSL**| 
 |   [Mahout Distributed BLAS. Distributed Row Matrix API with R and Matlab 
like operators. Distributed ALS, SPCA, SSVD, thin-QR. Similarity 
Analysis](http://mahout.apache.org/users/sparkbindings/home.html).    | |  | 
[x](https://mahout.apache.org/users/sparkbindings/ScalaSparkBindings.pdf) | 
[x](https://github.com/apache/mahout/tree/master/h2o) |[*in 
development*](https://issues.apache.org/jira/browse/MAHOUT-1570)|
@@ -36,7 +36,7 @@ Title: Algorithms
 **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 | x | x | 
[x](http://mahout.apache.org/users/sparkbindings/home.html) 
|[x](http://mahout.apache.org/users/sparkbindings/home.html)
     Lanczos Algorithm  | *deprecated* | *deprecated* | 
-    Stochastic SVD  | 
[x](https://mahout.apache.org/users/dim-reduction/ssvd.html) | 
[x](https://mahout.apache.org/users/dim-reduction/ssvd.html) | 
[x](http://mahout.apache.org/users/algorithms/d-ssvd.html) | 
[x](http://mahout.apache.org/users/algorithms/d-ssvd.html)
+    Stochastic SVD  | 
[x](https://mahout.apache.org/users/dim-reduction/ssvd.html) | 
[x](https://mahout.apache.org/users/dim-reduction/ssvd.html) | 
[x](http://mahout.apache.org/users/algorithms/d-ssvd.html) | 
[x](http://mahout.apache.org/users/algorithms/d-ssvd.html)|
     PCA (via Stochastic SVD) | x | x | 
[x](http://mahout.apache.org/users/sparkbindings/home.html)  
|[x](http://mahout.apache.org/users/sparkbindings/home.html)
     QR Decomposition         | x | x | 
[x](http://mahout.apache.org/users/algorithms/d-qr.html) 
|[x](http://mahout.apache.org/users/algorithms/d-qr.html)
 ||


Reply via email to