Computes the Sokal-Sneath dissimilarity between two boolean vectors u and v,
where is the number of occurrences of and for and .
u : ndarray
An -dimensional vector.
v : ndarray
d : double
The Sokal-Sneath dissimilarity between vectors u and v.
scipy.spatial.distance.sokalmichener
scipy.spatial.distance.sqeuclidean
Enter search terms or a module, class or function name.