Homework Statement
A dissimilarity measure d(x, y) for two data points x and y typically satisfy the following three properties:
1. d(x, y) ≥ 0 and d(x, y) = 0 if and only if x = y
2. d(x, y) = d(y, x)
3. d(x,z) ≤ d(x, y) + d(y,z)The following method has been proposed for measuring the...