Package | Description |
---|---|
org.apache.ignite.ml.selection.scoring.evaluator.aggregator |
Package contains aggregators for metrics computation.
|
org.apache.ignite.ml.selection.scoring.evaluator.context |
Package for metric evaluation contexts.
|
Modifier and Type | Method and Description |
---|---|
EmptyContext |
RegressionMetricStatsAggregator.createInitializedContext()
Returns initialized context.
|
EmptyContext<L> |
ClassificationMetricsAggregator.createInitializedContext()
Returns initialized context.
|
Modifier and Type | Method and Description |
---|---|
void |
RegressionMetricStatsAggregator.initByContext(EmptyContext context)
Inits this aggtegator by evaluation context.
|
void |
ClassificationMetricsAggregator.initByContext(EmptyContext<L> ctx)
Inits this aggtegator by evaluation context.
|
Modifier and Type | Method and Description |
---|---|
static <L extends Serializable> |
EvaluationContext.empty()
Returns default empty context.
|
EmptyContext<L> |
EmptyContext.mergeWith(EmptyContext<L> other)
Merges statistics of this and other context.
|
Modifier and Type | Method and Description |
---|---|
EmptyContext<L> |
EmptyContext.mergeWith(EmptyContext<L> other)
Merges statistics of this and other context.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021