| Package | Description |
|---|---|
| org.apache.ignite.ml.selection.scoring.cursor |
Util classes used for score calculation.
|
| org.apache.ignite.ml.selection.scoring.metric |
Root package for metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<LabelPair<L>> |
LocalLabelPairCursor.iterator() |
Iterator<LabelPair<L>> |
CacheBasedLabelPairCursor.iterator() |
| Modifier and Type | Method and Description |
|---|---|
double |
Precision.score(Iterator<LabelPair<L>> it)
Calculates score.
|
double |
Fmeasure.score(Iterator<LabelPair<L>> it)
Calculates score.
|
double |
Metric.score(Iterator<LabelPair<L>> iter)
Calculates score.
|
double |
Recall.score(Iterator<LabelPair<L>> it)
Calculates score.
|
double |
Accuracy.score(Iterator<LabelPair<L>> iter)
Calculates score.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019