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

Weichen Xu edited comment on SPARK-21802 at 9/18/17 3:42 AM:
-------------------------------------------------------------

[~felixcheung] The probability cannot be added to the result of 
`summary(model)` in sparkR. The probability column is generated in the result 
of `predict(model, df)`. So can you clarify your original purpose more clearer ?


was (Author: weichenxu123):
[~felixcheung] The probability cannot be added to the result of 
`summary(model)` in sparkR. The probability column is generated in the result 
of `predict(df, model)`. So can you clarify your original purpose more clearer ?

> Make sparkR MLP summary() expose probability column
> ---------------------------------------------------
>
>                 Key: SPARK-21802
>                 URL: https://issues.apache.org/jira/browse/SPARK-21802
>             Project: Spark
>          Issue Type: New Feature
>          Components: SparkR
>    Affects Versions: 2.2.0
>            Reporter: Weichen Xu
>            Priority: Minor
>
> Make sparkR MLP summary() expose probability column



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to