You have the following data points:-1, 4, 5, 8, 10Assuming y…
You have the following data points:-1, 4, 5, 8, 10Assuming you have done agglomerative hierarchical clustering with clusters are represented by their centroids (average), and at each step the clusters with the closest centroids were merged. If you cut off the process once two clusters existed, which points belonged to these clusters?
Read Details