C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to compute initial values for the EM for GMM algorithm. The class is associated with the daal::algorithms::em_gmm::init::Batch class. More...
algorithmFPType | Data type to use in intermediate computations of initial values for the EM for GMM algorithm, double or float |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the EM for GMM initialization algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
|
virtual |
Computes initial values for the EM for GMM algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.