Machine Learning & Training
What Is a Gaussian Mixture Model?
A Gaussian mixture model represents data as a combination of several Gaussian distributions, each with its own mean and variance. It assigns probabilities that each point belongs to each component, allowing soft cluster membership. It is commonly used for clustering and density estimation.
Further reading
Read more about Gaussian mixture model — articles and blogs from around the web: