Computer Science, asked by anindo880, 7 months ago

Which of the following is the definition of distance between two clusters in a complete linkage clusters?

Answers

Answered by anukantajangra993
0

Answer:

In complete linkage hierarchical clustering, the distance between two clusters is defined as the longest distance between two points in each cluster. For example, the distance between clusters “r” and “s” to the left is equal to the length of the arrow between their two furthest points.

Explanation:

Similar questions