Given two clusters, Cluster A containing the instances { (1, 2), (3, 4), (5, 6) ...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Given two clusters, Cluster A containing the instances { (1, 2), (3, 4), (5, 6) } and Cluster B containing the instances { (7, 8), (9, 10), (11, 12) }, calculate the single link distance between these two clusters using Manhatten distance.