C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the min-max normalization algorithm. It is associated with the daal::algorithms::normalization::minmax::Batch class and supports methods of min-max normalization computation in the batch processing mode. More...
algorithmFPType | Data type to use in intermediate computations for the min-max normalization algorithms, double or float |
method | Min-max normalization computation method, daal::algorithms::normalization::minmax::Method |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the min-max normalization algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
|
virtual |
Computes the result of the min-max normalization algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.