You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/09/15 09:08:21 UTC

[jira] [Resolved] (SPARK-17505) Add setBins for BinaryClassificationMetrics in mlllb/evaluation

     [ https://issues.apache.org/jira/browse/SPARK-17505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-17505.
-------------------------------
    Resolution: Won't Fix

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org