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

Apache Spark commented on SPARK-17505:
--------------------------------------

User 'mpjlu' has created a pull request for this issue:
https://github.com/apache/spark/pull/15058

> Add setBins for BinaryClassificationMetrics in mlllb/evaluation
> ---------------------------------------------------------------
>
>                 Key: SPARK-17505
>                 URL: https://issues.apache.org/jira/browse/SPARK-17505
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Peng Meng
>            Priority: Minor
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> Add a setBins method for BinaryClassificationMetrics.
> BinaryClassificationMetrics is a class in mllib/Evaluation. numBins is a key 
> attribute of it. If numBins greater than 0, then the curves (ROC curve, PR 
> curve) computed internally will be down-sampled to this many "bins". 
> It is useful to let the user set the numBins.



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