Inside AI

Gaussian Mixture Modelling (GMM)

Making Sense of Text Data using Unsupervised Learning

Daniel Foley
11 min readMar 8, 2019

--

In a previous post, I discussed k-means clustering as a way of summarising text data. I also talked about some of the limitations of k-means and in what situations it may not be the most appropriate solution. Probably the biggest limitation is that each cluster has the same…

--

--