[ 
https://issues.apache.org/jira/browse/SPARK-11912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yanbo Liang updated SPARK-11912:
--------------------------------
    Description: Like SPARK-11852, k is params and we should save it under 
metadata/ rather than both under data/ and metadata/. Refactor the constructor 
of ml.feature.PCAModel to take only pc but construct mllib.feature.PCAModel 
inside transform  (was: Like SPARK-11852, k is params and we should save it 
under metadata/ rather than both under data/ and metadata/. We construct 
mllib.feature.PCAModel inside transform.)

> ml.feature.PCA minor refactor
> -----------------------------
>
>                 Key: SPARK-11912
>                 URL: https://issues.apache.org/jira/browse/SPARK-11912
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Yanbo Liang
>            Priority: Minor
>
> Like SPARK-11852, k is params and we should save it under metadata/ rather 
> than both under data/ and metadata/. Refactor the constructor of 
> ml.feature.PCAModel to take only pc but construct mllib.feature.PCAModel 
> inside transform



--
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