9 - IAI5101 Unsupervised Learning - 20-40
9 - IAI5101 Unsupervised Learning - 20-40
▪ Divisive (Top-down):
▪ Start with one universal cluster
▪ Find two clusters
▪ Proceed recursively on each subset
Minimum Distance:
Maximum Distance:
Mean Distance:
Average Distance:
Cluster ad bec
ad 0 6
bec 6 0
Note:
▪ Values are typically bounded between 0 & 1
▪ Higher values are better
▪ V-measure for the 1st model with 2 clusters is better than the 5 clusters
due to the higher completeness score
Clustering Model:
b is mean distance btw sample & other SC value is usually bounded between -1
points in same cluster (incorrect clustering) and +1 (excellent quality
a is mean distance btw sample & other dense clusters). Lower scores indicate
points in nearest cluster overlapping clusters
IAI5101 Winter 2023