Concept

Gaussian Mixture Model (GMM) Clustering

A Gaussian mixture model (GMM) is a unsupervised learning model which states that all generated data points are derived from a mixture of a finite Gaussian distributions that has no known parameters. The parameters for Gaussian mixture models are derived from an iterative expectation-maximization algorithm.

0

2

Updated 2021-03-28

Tags

Data Science