Uses of Class
org.tribuo.provenance.SkeletalTrainerProvenance

Packages that use SkeletalTrainerProvenance
Package
Description
Provides common functionality for building decision trees, irrespective of the predicted Output.
Provides abstract classes for interfacing with XGBoost abstracting away all the Output dependent parts.
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported Tribuo output type.
Provides an interface for working with TensorFlow sequence models, using Tribuo's SequenceModel abstraction.
Provides internal implementations for empty provenance classes and TrainerProvenance.
Provides core classes for working with sequences of Examples.