Uses of Class
org.tribuo.transform.TransformationMap

Packages that use TransformationMap
Package
Description
Provides the core interfaces and classes for using Tribuo.
Provides classes for loading in data from disk, processing it into examples, and splitting datasets for things like cross-validation and train-test splits.
Provides infrastructure for applying transformations to a Dataset.