C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that specifies the parameters of the algorithm in the batch computing mode. More...
Parameter | ( | double | lowerBound = 0.0 , |
double | upperBound = 1.0 |
||
) |
Constructs min-max normalization parameters with default low order algorithm
Parameter | ( | double | lowerBound, |
double | upperBound, | ||
const services::SharedPtr< low_order_moments::BatchImpl > & | momentsForParameter | ||
) |
Constructs min-max normalization parameters
For more complete information about compiler optimizations, see our Optimization Notice.