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
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025