CSC410 Data Warehousing and Data Mining

Data Warehousing and Data MiningTU Board 2082

Consider the data set (6,3), (7,2), (4,8), (2,2), (0,2), (9,0). Taking k=3, show the result after first iteration using k means algorithm. For choosing initial centroid, use k means++ by taking…

10

Consider the data set (6,3), (7,2), (4,8), (2,2), (0,2), (9,0). Taking k=3, show the result after first iteration using k-means algorithm. For choosing initial centroid, use k-means++ by taking (6,3) as initial cluster center.

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