You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "yuhao yang (JIRA)" <ji...@apache.org> on 2016/06/22 13:01:57 UTC

[jira] [Comment Edited] (SPARK-16000) Make model loading backward compatible with saved models using old vector columns

    [ https://issues.apache.org/jira/browse/SPARK-16000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344247#comment-15344247 ] 

yuhao yang edited comment on SPARK-16000 at 6/22/16 1:01 PM:
-------------------------------------------------------------

Thanks.

Currently I found NaiveBayes and LDA use Matrix in saving/loading. [~mengxr] Shall we add convertMatrixColumnsToML in 2.0?

+PCA+ also uses Matrix.


was (Author: yuhaoyan):
Thanks.

Currently I found NaiveBayes and LDA use Matrix in saving/loading. [~mengxr] Shall we add convertMatrixColumnsToML in 2.0?

> Make model loading backward compatible with saved models using old vector columns
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-16000
>                 URL: https://issues.apache.org/jira/browse/SPARK-16000
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, MLlib
>            Reporter: Xiangrui Meng
>            Assignee: yuhao yang
>
> To help users migrate from Spark 1.6. to 2.0, we should make model loading backward compatible with models saved in 1.6. The main incompatibility is the vector column type change.



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

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