Determines if two different cluster assignments T1 and T2 are equivalent.
T1 : ndarray
An assignment of singleton cluster ids to flat cluster ids.
T2 : ndarray
b : bool
Whether the flat cluster assignments T1 and T2 are equivalent.
scipy.cluster.hierarchy.is_valid_linkage
scipy.cluster.hierarchy.is_monotonic
Enter search terms or a module, class or function name.