Package | Description |
---|---|
org.apache.ignite.ml.selection.scoring.evaluator.aggregator |
Package contains aggregators for metrics computation.
|
org.apache.ignite.ml.selection.scoring.metric.classification |
Package for classification metrics.
|
Modifier and Type | Method and Description |
---|---|
ClassificationMetricsAggregator<L> |
ClassificationMetricsAggregator.mergeWith(ClassificationMetricsAggregator<L> other)
Merges statistics of two aggregators to new aggreagator.
|
Modifier and Type | Method and Description |
---|---|
ClassificationMetricsAggregator<L> |
ClassificationMetricsAggregator.mergeWith(ClassificationMetricsAggregator<L> other)
Merges statistics of two aggregators to new aggreagator.
|
Modifier and Type | Method and Description |
---|---|
ClassificationMetricsAggregator<L> |
Accuracy.makeAggregator()
Creates statistics aggregator.
|
Modifier and Type | Method and Description |
---|---|
Accuracy<L> |
Accuracy.initBy(ClassificationMetricsAggregator<L> aggr)
Initializes metric value by statistics aggregator.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022