Performs single/min/nearest linkage on the condensed distance matrix y. See linkage for more information on the return structure and algorithm.
The upper triangular of the distance matrix. The result of pdist is returned in this form.
The linkage matrix.
scipy.cluster.hierarchy.linkage
scipy.cluster.hierarchy.complete
Enter search terms or a module, class or function name.