Dunn's index
by Julian Ramos
09 Jun 2010
(Updated 23 Jul 2012)
This is an implementation of the Dunn's index for clustering.
|
Watch this File
|
| File Information |
| Description |
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
|
| MATLAB release |
MATLAB 7.11 (R2010b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 23 Jul 2012 |
Added a demo that shows how to use the dunn's index |
|
Contact us