Uses of Interface
org.tribuo.provenance.DataProvenance

Packages that use DataProvenance
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides utility datasets which subsample or otherwise transform the wrapped dataset.
Simple data sources for ingesting or aggregating data.
Evaluation base classes, along with code for train/test splits and cross validation.
Provides implementations of base classes and interfaces from org.tribuo.
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.