Uses of Interface
org.tribuo.ImmutableOutputInfo

Packages that use ImmutableOutputInfo
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides utility datasets which subsample or otherwise transform the wrapped dataset.
Provides an interface for model prediction combinations, two base classes for ensemble models, a base class for ensemble excuses, and a Bagging implementation.
Provides implementations of base classes and interfaces from org.tribuo.
Provides core classes for working with sequences of Examples.