Xiangrui Meng created SPARK-8633:
------------------------------------

             Summary: 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-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.



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