L
- Type of a label (truth or prediction).public interface Metric<L>
Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the metric's name.
|
double |
score(Iterator<LabelPair<L>> iter)
Calculates score.
|
double score(Iterator<LabelPair<L>> iter)
iter
- Iterator that supplies pairs of truth values and predicated.String name()
GridGain In-Memory Computing Platform : ver. 8.9.19 Release Date : April 10 2025