Author: apalumbo
Date: Sun Mar 29 18:58:41 2015
New Revision: 1669951

URL: http://svn.apache.org/r1669951
Log:
mark Lanczos as deprecated on the algorithms page

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=1669951&r1=1669950&r2=1669951&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext 
(original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Sun Mar 
29 18:58:41 2015
@@ -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  | x | x | 
+    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)
     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