| Class | Description |
|---|---|
| GaussianMixtureModelEM |
Gaussian mixture model learning using the EM algorithm.
|
| GaussianMixtureModelEM.EMGMM |
| Enum | Description |
|---|---|
| GaussianMixtureModelEM.CovarianceType |
Different forms of covariance matrix supported by the
GaussianMixtureModelEM. |
| GaussianMixtureModelEM.UpdateOptions |
Options for controlling what gets updated during the initialisation
and/or iterations.
|