StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Unsupervised Learning
/
Clustering
/
Hierarchical clustering
← Previous
Next →
467.
Linkage Criterion in Hierarchical Clustering
easy
In agglomerative clustering, what does the linkage criterion determine?
A
Which samples are selected as cluster representatives when computing inter-cluster distances
B
How the distance between two clusters is computed when deciding which pair to merge next
C
How the algorithm handles ties when two cluster pairs have identical inter-cluster distances
D
How many clusters the algorithm produces before the dendrogram is cut for final assignment
Sign in to verify your answer
← Back to Questions