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/05/14 22:01:59 UTC

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

Xiangrui Meng created SPARK-7647:
------------------------------------

             Summary: Additional methods in 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


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