Number of clusters
You have learned that in order to cluster the data with mixture models, there are three main questions to answer: 1) Which distribution, 2) How many clusters and 3) What parameters.
The mix_example
dataset is available in your workspace, and it is a simulation of a Gaussian Mixture Model. The aim is to discover, through simple exploratory data analysis (histogram, for instance), how many clusters you should consider for this dataset.
Este exercício faz parte do curso
Mixture Models in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
