Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Contains classes for initializing the EM for GMM algorithm.
Classes | |
class | InitBatch |
Computes initial values for the EM for GMM algorithm in the batch processing mode. More... | |
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.