@Deprecated public static class ROC.CountsForThreshold extends ROC.CountsForThreshold
| Constructor and Description |
|---|
CountsForThreshold(double threshold)
Deprecated.
|
CountsForThreshold(double threshold,
long countTruePositive,
long countFalsePositive)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ROC.CountsForThreshold |
clone()
Deprecated.
|
canEqual, equals, getCountFalsePositive, getCountTruePositive, getThreshold, hashCode, incrementFalsePositive, incrementTruePositive, setCountFalsePositive, setCountTruePositive, setThreshold, toStringpublic CountsForThreshold(double threshold)
public CountsForThreshold(double threshold,
long countTruePositive,
long countFalsePositive)
public ROC.CountsForThreshold clone()
clone in class ROC.CountsForThresholdCopyright © 2020. All rights reserved.