[ 
https://issues.apache.org/jira/browse/SPARK-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630053#comment-14630053
 ] 

Manoj Kumar commented on SPARK-9112:
------------------------------------

Yes, that is the idea. Also we need not port it to ML right now, we could 
convert the transformed the dataframe to the required input type in mllib

Also it might be useful to return the probability for the predicted class (as 
done by predict_proba in scikit-learn) . how does that sound?

> Implement LogisticRegressionSummary similar to LinearRegressionSummary
> ----------------------------------------------------------------------
>
>                 Key: SPARK-9112
>                 URL: https://issues.apache.org/jira/browse/SPARK-9112
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Manoj Kumar
>            Priority: Minor
>
> Since the API for LinearRegressionSummary has been merged, other models 
> should follow suit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to