Package | Description |
---|---|
org.apache.ignite.ml.selection.scoring.evaluator.context |
Package for metric evaluation contexts.
|
org.apache.ignite.ml.selection.scoring.metric |
Package for metrics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EvaluationContext<L,Self extends EvaluationContext<L,? super Self>>
Classes with this interface are responsible for preparatory computations before model evaluation.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryClassificationEvaluationContext<L extends Serializable>
This context tries to define positive and negative labels for estimation of binary classifier.
|
class |
EmptyContext<L extends Serializable>
Class represents context stub for metrics that don't require such context preparations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Metric<L,C extends EvaluationContext<L,C>,A extends MetricStatsAggregator<L,C,A>>
This class represents a container with computed value of metric and it provides a factory for metric statistics
aggregation class.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020