GaussianClusterCollectionInitialize Method |
Name | Description | |
---|---|---|
Initialize(KMeans) |
Initializes the model with initial values obtained
through a run of the K-Means clustering algorithm.
| |
Initialize(MixtureNormalDistribution) |
Initializes the model with initial values.
| |
Initialize(MultivariateMixtureMultivariateNormalDistribution) |
Initializes the model with initial values.
| |
Initialize(MultivariateNormalDistribution) |
Initializes the model with initial values.
| |
Initialize(NormalDistribution) |
Initializes the model with initial values.
| |
Initialize(Double, MultivariateNormalDistribution) |
Initializes the model with initial values.
| |
Initialize(Double, NormalDistribution) |
Initializes the model with initial values.
|