MeanMahanttan
smile.math.distance.MeanMahanttan
class MeanMahanttan extends Distance[Array[Int]]
Mean Mahantan distance. Compared to regular Manhattan distance, it normalizes the distance by the sum of contingency table values.
== References ==
- Seung-Seok Choi, et al. A Survey of Binary Similarity and Distance Measures. http://www.iiisci.org/journal/CV$/sci/pdfs/GS315JG.pdf
Attributes
- Graph
-
- Supertypes
Members list
In this article