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 |
---|---|
BinaryClassificationEvaluationContext<L> |
BinaryClassificationPointwiseMetricStatsAggregator.createInitializedContext()
Returns initialized context.
|
BinaryClassificationEvaluationContext<L> |
BinaryClassificationPointwiseMetricStatsAggregator.WithCustomLabelsAggregator.createInitializedContext()
Returns initialized context.
|
Modifier and Type | Method and Description |
---|---|
void |
BinaryClassificationPointwiseMetricStatsAggregator.initByContext(BinaryClassificationEvaluationContext<L> ctx)
Inits this aggtegator by evaluation context.
|
Modifier and Type | Method and Description |
---|---|
BinaryClassificationEvaluationContext<L> |
BinaryClassificationEvaluationContext.mergeWith(BinaryClassificationEvaluationContext<L> other)
Merges statistics of this and other context.
|
Modifier and Type | Method and Description |
---|---|
BinaryClassificationEvaluationContext<L> |
BinaryClassificationEvaluationContext.mergeWith(BinaryClassificationEvaluationContext<L> other)
Merges statistics of this and other context.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022