automatic Hierarchical Clustering : choosing the number of clusters automatically?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I would like to know if there is a way in matlab to do automatic hierarchical clustering where the number of clusters K is choosen automtically instead of being user define (like in R libraries)? Thanks
0 comentarios
Respuestas (2)
Ilya
el 13 de Oct. de 2013
If you have R2013b, take a look at the evalclusters function in the Statistics Toolbox.
Image Analyst
el 7 de Nov. de 2013
Try Brett Shoelson's clusterData: http://www.mathworks.com/matlabcentral/fileexchange/35014-clusterdata
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!