public static class ROC.CountsForThreshold extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
CountsForThreshold(double threshold) |
| Modifier and Type | Method and Description |
|---|---|
ROC.CountsForThreshold |
clone() |
void |
incrementFalsePositive(long count) |
void |
incrementTruePositive(long count) |
public void incrementTruePositive(long count)
public void incrementFalsePositive(long count)
public ROC.CountsForThreshold clone()
Copyright © 2017. All rights reserved.