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

Xiangrui Meng closed SPARK-7647.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
         Assignee: Xiangrui Meng

https://github.com/apache/spark/pull/6156

> 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: Xiangrui Meng
>             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to