Which criteria to use while Evaluating minimum number of cluster before k-means ?

4 visualizaciones (últimos 30 días)
Hi Matlabers,
During evaluating mimimum number of clusters of specific dataset, how to choos the criteria among following ?
The function name is "evalclusters". We have to choose one critera from following _
1.DaviesBouldin
2. CalinskiHarabasz
3.gap
How to decide one citeria for the evaluation ?
Regards,
Koustubh

Respuesta aceptada

Jalaj Gambhir
Jalaj Gambhir el 8 de Abr. de 2020
Hi,
What criteria would work best for you totally depends on the data you are using. You need to try different criteria values and/or read more about how they are working. You can read more about the methods here.
  1. Gap criteria
  2. Davies-Bouldin Criterion
  3. Calinski-Harabasz Criterion

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by