question about the resulting dendrograms in hierarchical clustering
7 ビュー (過去 30 日間)
古いコメントを表示
I have a question about the resulting dendrogram in hierarchical clustering.
I have 64 items that need to clustered by hierarchical clustering. Following the documentation in Matlab, I computed the pdist (because each item is a vector of size 6); then I computed for the linkage.
And the resulting dendrogram is shown here:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194079/image.png)
Question:
1. I am supposed to have 64 items, where are the rest? I am only seeing a few of them? I tried zooming out but I didn't see them.
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!