CSC410 Data Warehousing and Data Mining

Data Warehousing and Data MiningTU Board 2080

How K medoids clustering differs from K means clustering? Divide the following data points into two clusters using kmedoids algorithm. Show computation up to 3 iterations. (70,85), (65,80), (72,88),…

5

How K-medoids clustering differs from K-means clustering? Divide the following data points into two clusters using kmedoids algorithm. Show computation up to 3 iterations. {(70,85), (65,80), (72,88), (75,90), (60,50), (64,55), (62,52), (63,58)}.

A worked answer is on its wayMeanwhile, read the Data Warehousing and Data Mining notes for this topic.

Discussion

Loading…

More Data Warehousing and Data Mining questions

All Data Warehousing and Data Mining old questions