Uses of Package
org.tribuo.transform.transformations
Packages that use org.tribuo.transform.transformations
Package
Description
Provides implementations of standard transformations like binning, scaling, taking logs and exponents.
-
Classes in org.tribuo.transform.transformations used by org.tribuo.transform.transformationsClassDescriptionA Transformation which bins values.The allowed binning types.This is used for stateless functions such as exp, log, addition or multiplication by a constant.Operations understood by this Transformation.