A Gaussian Mixture Model assumes data is generated from a mixture of K Guassian Distributions. In other words, a GMM learns K Gaussian distributions whose weighted combination models the data ...
Data clustering is the process of grouping data items so that similar items are placed in the same cluster. There are several different clustering techniques, and each technique has many variations.