Uses of Package
org.tribuo.evaluation
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides classes and infrastructure for anomaly detection problems.
Evaluation classes for anomaly detection.
Provides classes and infrastructure for multiclass classification problems.
Evaluation classes for multi-class classification.
Provides classes and infrastructure for working with clustering problems.
Evaluation classes for clustering.
Evaluation base classes, along with code for train/test splits and cross validation.
ModelCard feature to allow more transparent model reporting.
Provides classes and infrastructure for working with multi-label classification problems.
Evaluation classes for multi-label classification using
MultiLabel
.Provides classes and infrastructure for regression problems with single or multiple output dimensions.
Evaluation classes for single or multi-dimensional regression.
-
ClassDescriptionAn immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionAn evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionBase class for evaluators.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionAn evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionBase class for evaluators.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionAn evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionBase class for evaluators.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionDescriptive statistics calculated across a list of doubles.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
.Stores a train/test split for a dataset.An evaluator which aggregates predictions and producesEvaluation
s covering all thePrediction
s it has seen or created. -
-
ClassDescriptionAn evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionBase class for evaluators.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionAn evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
. -
ClassDescriptionBase class for evaluators.An immutable evaluation of a specific model and dataset.An evaluation factory which produces immutable
Evaluation
s of a givenDataset
using the givenModel
.