| Package | Description |
|---|---|
| org.datavec.api.transform.transform.floattransform |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvertToFloat
Convert any value to a Float
|
class |
FloatMathFunctionTransform
A simple transform to do common mathematical operations, such as sin(x), ceil(x), etc.
Operations are specified by MathFunction |
Copyright © 2020. All rights reserved.