Uses of Interface
org.tribuo.provenance.TrainerProvenance

Packages that use TrainerProvenance
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides an interface for model prediction combinations, two base classes for ensemble models, a base class for ensemble excuses, and a Bagging implementation.
Provides the base interface and implementations of the Model hashing which obscures the feature names stored in a model.
Provides Tribuo specific infrastructure for the Provenance system which tracks models and datasets.
Provides internal implementations for empty provenance classes and TrainerProvenance.
Provides core classes for working with sequences of Examples.
Provides infrastructure for applying transformations to a Dataset.