Package | Description |
---|---|
org.tribuo.transform.transformations |
Provides implementations of standard transformations like binning, scaling, taking logs and exponents.
|
Class and Description |
---|
BinningTransformation
A Transformation which bins values.
|
BinningTransformation.BinningType
The allowed binning types.
|
SimpleTransform
This is used for stateless functions such as exp, log, addition or multiplication by a constant.
|
SimpleTransform.Operation
Operations understood by this Transformation.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.