You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 03:16:00 UTC

[jira] [Assigned] (SPARK-7647) Additional methods in GLM JavaModel wrappers

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

Apache Spark reassigned SPARK-7647:
-----------------------------------

    Assignee: Apache Spark

> Additional methods in GLM JavaModel wrappers
> --------------------------------------------
>
>                 Key: SPARK-7647
>                 URL: https://issues.apache.org/jira/browse/SPARK-7647
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML, PySpark
>    Affects Versions: 1.4.0
>            Reporter: Xiangrui Meng
>            Assignee: Apache Spark
>             Fix For: 1.4.0
>
>
> We wrap Scala implementation of estimators and models as JavaEstimator and JavaModel in Python, which provides fit/transform by default. However, no additional methods are provided under the Python API. So basically user can call transform but they cannot get model weights out. We should provide those methods.



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