Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Estadística Gap× | Inercia× | |
|---|---|---|
| Campo | Evaluación de modelos | Evaluación de modelos |
| Familia | MCDM | MCDM |
| Año de origen≠ | 2001 | 1967 |
| Autor original≠ | Robert Tibshirani, Guenther Walther, Trevor Hastie | Stuart Lloyd, James MacQueen |
| Tipo≠ | Statistical criterion | Clustering quality metric |
| Fuente seminal≠ | Tibshirani, R., Walther, G., & Hastie, T. (2001). Estimating the number of clusters in a data set via the gap statistic. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 63(2), 411-423. DOI ↗ | Lloyd, S. P. (1982). Least squares quantization in PCM. IEEE Transactions on Information Theory, 28(2), 129-137. DOI ↗ |
| Alias≠ | gap index, Tibshirani gap statistic | WCSS, within-cluster sum of squares, cluster cohesion |
| Relacionados | 5 | 5 |
| Resumen≠ | The Gap Statistic, developed by Tibshirani, Walther, and Hastie in 2001, is a principled statistical method for determining the optimal number of clusters in a dataset. It compares the observed within-cluster sum of squares to the expected value under a null hypothesis of no clustering structure, providing a theoretically grounded approach to cluster number selection. | Inertia, also called Within-Cluster Sum of Squares (WCSS), is a measure of cluster cohesion that quantifies how tightly points are grouped around their cluster centroids. Lower values indicate more compact, cohesive clusters. Inertia is the primary objective function for k-means clustering and has been a fundamental metric since the method's introduction. |
| ScholarGateConjunto de datos ↗ |
|
|