You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/06/25 17:04:05 UTC

[jira] [Updated] (SPARK-8633) List missing model methods in Python Pipeline API

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

Xiangrui Meng updated SPARK-8633:
---------------------------------
    Description: Most Python models under the pipeline API are implemented as JavaModel wrappers. However, we didn't provide methods to extract information from model. In SPARK-7647, we added weights and intercept to linear models. This JIRA is to list all missing model methods, create JIRAs for each, and link them here.  (was: Most Python models under the pipeline API are implemented as JavaModel wrappers. However, we didn't provide methods to extract information from model. In SPARK-7648, we added weights and intercept to linear models. This JIRA is to list all missing model methods, create JIRAs for each, and link them here.)

> List missing model methods in Python Pipeline API
> -------------------------------------------------
>
>                 Key: SPARK-8633
>                 URL: https://issues.apache.org/jira/browse/SPARK-8633
>             Project: Spark
>          Issue Type: Task
>          Components: ML, PySpark
>            Reporter: Xiangrui Meng
>            Assignee: Manoj Kumar
>
> Most Python models under the pipeline API are implemented as JavaModel wrappers. However, we didn't provide methods to extract information from model. In SPARK-7647, we added weights and intercept to linear models. This JIRA is to list all missing model methods, create JIRAs for each, and link them here.



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