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