Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

Modules | Packages | Classes

Contains classes for the EM for GMM initialization algorithm. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.em_gmm.init
 Contains classes for initializing the EM for GMM algorithm.
 

Classes

class  InitInput
 Input objects for the default initialization of the EM for GMM algorithm More...
 
class  InitInputId
 Available identifiers of input objects for the default initialization of the EM for GMM algorithm. More...
 
class  InitMethod
 Available methods for computing initial values for the EM for GMM algorithm. More...
 
class  InitParameter
 Parameters for the default initialization of the EM for GMM algorithm. More...
 
class  InitResult
 Provides methods to access final results obtained with the compute() method of InitBatch for the computation of initial values for the EM for GMM algorithm. More...
 
class  InitResultCovariancesId
 Available identifiers of results of the default initialization of the EM for GMM algorithm. More...
 
class  InitResultId
 Available identifiers of results of the default initialization of the EM for GMM algorithm. More...
 

For more complete information about compiler optimizations, see our Optimization Notice.