Question: 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?
Options:
Correct Answer: Complete linkage
Solution:
The method that defines the distance between two clusters as the maximum distance between points in the clusters is called complete linkage.