Author: akm
Date: Sat Feb 4 00:20:15 2017
New Revision: 1781630
URL: http://svn.apache.org/viewvc?rev=1781630&view=rev
Log:
MAHOUT-1682: Create an SPCA page.
Modified:
mahout/site/mahout_cms/trunk/content/users/algorithms/d-spca.mdtext
Modified: mahout/site/mahout_cms/trunk/content/users/algorithms/d-spca.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/algorithms/d-spca.mdtext?rev=1781630&r1=1781629&r2=1781630&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/algorithms/d-spca.mdtext
(original)
+++ mahout/site/mahout_cms/trunk/content/users/algorithms/d-spca.mdtext Sat Feb
4 00:20:15 2017
@@ -154,7 +154,7 @@ Mahout `dspca(...)` is implemented in th
## Usage
-The scala `dspca(...)` method can easily be called in any Spark or H2O
application built with the `math-scala` library and the corresponding `Spark`,
`Flink`, or `H2O` engine module as follows:
+The scala `dspca(...)` method can easily be called in any Spark, Flink, or H2O
application built with the `math-scala` library and the corresponding `Spark`,
`Flink`, or `H2O` engine module as follows:
import org.apache.mahout.math._
import decompositions._