public class MinMaxScalerPartitionData extends Object implements AutoCloseable
MinMaxScalerTrainer
,
MinMaxScalerPreprocessor
Constructor and Description |
---|
MinMaxScalerPartitionData(double[] min,
double[] max)
Constructs a new instance of minmaxscaling partition data.
|
public MinMaxScalerPartitionData(double[] min, double[] max)
min
- Minimal values.max
- Maximum values.public double[] getMin()
public double[] getMax()
public void close()
close
in interface AutoCloseable
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019