@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, toString
public CountsForThreshold(double threshold)
public CountsForThreshold(double threshold, long countTruePositive, long countFalsePositive)
public ROC.CountsForThreshold clone()
clone
in class ROC.CountsForThreshold
Copyright © 2021. All rights reserved.