automatic Hierarchical Clustering : choosing the number of clusters automatically?
Show older comments
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
Answers (2)
Ilya
on 13 Oct 2013
0 votes
If you have R2013b, take a look at the evalclusters function in the Statistics Toolbox.
Image Analyst
on 7 Nov 2013
0 votes
Try Brett Shoelson's clusterData: http://www.mathworks.com/matlabcentral/fileexchange/35014-clusterdata
Categories
Find more on Hierarchical Clustering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!