Uses of Package
org.tribuo.evaluation.metrics
Package
Description
Evaluation classes for anomaly detection.
Evaluation classes for multi-class classification.
Provides infrastructure for
SequenceModel
s which
emit Label
s at each step of the sequence.Evaluation classes for clustering.
Evaluation base classes, along with code for train/test splits and cross validation.
This package contains the infrastructure classes for building evaluation metrics.
Evaluation classes for multi-label classification using
MultiLabel
.Evaluation classes for single or multi-dimensional regression.
Provides core classes for working with sequences of
Example
s.-
ClassDescriptionA metric that can be calculated for the specified output type.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
ClassDescriptionA metric that can be calculated for the specified output type.Specifies what form of average to use for a
EvaluationMetric
.The context for a metric or set of metrics.Just an easier-to-read alias forPair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
-
ClassDescriptionA metric that can be calculated for the specified output type.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
ClassDescriptionA metric that can be calculated for the specified output type.The context for a metric or set of metrics.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
. -
ClassDescriptionSpecifies what form of average to use for a
EvaluationMetric
.The context for a metric or set of metrics.Just an easier-to-read alias forPair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
ClassDescriptionA metric that can be calculated for the specified output type.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
ClassDescriptionA metric that can be calculated for the specified output type.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
.Used by a givenEvaluationMetric
to determine whether it should compute its value for a specificOutput
value or whether it should average them. -
ClassDescriptionA metric that can be calculated for the specified output type.The context for a metric or set of metrics.Just an easier-to-read alias for
Pair<MetricTarget<T>, String>
.