If the distance between two clusters in hierarchical clustering is defined as the maximum distance between points in the clusters, what linkage method is being used?

Practice Questions

1 question
Q1
If the distance between two clusters in hierarchical clustering is defined as the maximum distance between points in the clusters, what linkage method is being used?
  1. Single linkage
  2. Complete linkage
  3. Average linkage
  4. Centroid linkage

Questions & Step-by-step Solutions

1 item
Q
Q: If the distance between two clusters in hierarchical clustering is defined as the maximum distance between points in the clusters, what linkage method is being used?
Solution: The method that defines the distance between two clusters as the maximum distance between points in the clusters is called complete linkage.
Steps: 4

Related Questions