Dunn's index

This is an implementation of the Dunn's index for clustering.
4,2K download
Aggiornato 23 lug 2012

Visualizza la licenza

The Dunn's index measures compactness (Maximum distance in between data points of clusters) and clusters separation (minimum distance between clusters). This measurement serves as a measure to find the right number of clusters in a data set, where the maximum value of the index represents the right partitioning given the index (partition with the highest separation between clusters and less spread data in between clusters).

For more information about the Dunn's index check:

Validity index for crisp and fuzzy clusters, Malay K. Pakhira, Pattern Recognition Volume 37, Issue 3, March 2004, Pages 487-501

Cita come

Julian Ramos (2025). Dunn's index (https://it.mathworks.com/matlabcentral/fileexchange/27859-dunn-s-index), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: Modified & Generalized Dunn's index

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Added a demo that shows how to use the dunn's index

1.0.0.0