Package org.ddogleg.clustering.gmm
package org.ddogleg.clustering.gmm
-
ClassDescriptionGiven a mixture model it will compute the hard and soft assignment of a point to Gaussians in the cluster.Standard expectation maximization based approach to fitting mixture-of-Gaussian models to a set of data.A Gaussian in a Gaussian Mixture Model.Computes the likelihood of a Gaussian distribution.Selects initial Gaussians for EM algorithm.Initializes the mixture models by applying K-Means first.