You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/09/12 11:05:20 UTC

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

Peng Meng created SPARK-17505:
---------------------------------

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


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