Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 214 Bytes

File metadata and controls

5 lines (3 loc) · 214 Bytes

Hierarchical Clustering Based on Similarity Matrix

For Matlab and R languages, hierarchical clustering is only supported based on distance matrix.

Here is a hierarchical clustering based on similarity matrix.