L - Type of a label (truth or prediction).public class Recall<L> extends ClassMetric<L>
clsLb| Constructor and Description |
|---|
Recall(L clsLb)
The class of interest or positive class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the metric's name.
|
double |
score(Iterator<LabelPair<L>> it)
Calculates score.
|
public Recall(L clsLb)
clsLb - The label.public double score(Iterator<LabelPair<L>> it)
it - Iterator that supplies pairs of truth values and predicated.public String name()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025