July 2017
Intermediate to advanced
796 pages
18h 55m
English
Using GMM is a popular technique of soft clustering. GMM tries to model all the data points as a finite mixture of Gaussian distributions; the probability that each point belongs to each cluster is computed along with the cluster related statistics and represents an amalgamate distribution: where all the points are derived from one of K Gaussian subdistributions having own probability. In short, the functionality of GMM can be described in a three-steps pseudocode:
Read now
Unlock full access