Package | Description |
---|---|
jsat.datatransform |
Modifier and Type | Class and Description |
---|---|
class |
LinearTransform
This class transforms all numerical values into a specified range by a linear
scaling of all the data point values.
|
class |
ZeroMeanTransform
A transformation to shift all numeric variables so that their mean is zero
|
Modifier and Type | Method and Description |
---|---|
InPlaceInvertibleTransform |
InPlaceInvertibleTransform.clone() |
Copyright © 2017. All rights reserved.