Kirill A. Korinskiy created SPARK-5521:
------------------------------------------

             Summary: PCA wrapper for easy transform vectors
                 Key: SPARK-5521
                 URL: https://issues.apache.org/jira/browse/SPARK-5521
             Project: Spark
          Issue Type: New Feature
          Components: MLlib
            Reporter: Kirill A. Korinskiy


Implement a simple PCA wrapper for easy transform of vectors by PCA for example 
LabeledPoint or another complicated structure.

Now all PCA transformation may take only matrix and haven't got any way to take 
project from vectors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to