Agglomerative hierarchical clustering Using Ward Algorithm and Correlation Coefficient as a Distance Metric
Afficher commentaires plus anciens
Dear colleagues,
In the Matlab help page for agglomerative clustering (<http://www.mathworks.com/help/stats/linkage.html)>, it says that ward method appropriate (only) with euclidean distance.
I am wondering if other distance metrics (like correlation coefficient or cosine similarity measure) can be used. Correlation coefficient and cosine measures gave me better results when I used them instead of the euclidean distance.
So, I am wondering why it was written in the matlab documentation page that it works only with euclidean distance. I found some other research that use ward with correlation coefficient and some other people asking the same quesiton: http://r.789695.n4.nabble.com/hierarchical-clustering-with-pearson-s-coefficient-td4662788.html
Regards,
1 commentaire
Abdullah
le 4 Juil 2013
Réponses (0)
Catégories
En savoir plus sur Hierarchical Clustering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!