Uses of Class
org.tribuo.Model

Packages that use Model
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.
Evaluation base classes, along with code for train/test splits and cross validation.
This package contains the infrastructure classes for building evaluation metrics.
Provides the base interface and implementations of the Model hashing which obscures the feature names stored in a model.
Provides infrastructure for applying transformations to a Dataset.