Description
The Dimensionality Reduction techniques are not available via Python (Scala + Java only).
- Principal component analysis (PCA)
- Singular value decomposition (SVD)
Doc:
http://spark.apache.org/docs/1.2.1/mllib-dimensionality-reduction.html
Attachments
Issue Links
- depends upon
-
SPARK-6485 Add CoordinateMatrix/RowMatrix/IndexedRowMatrix in PySpark
- Resolved
- links to