CSC410 Data Warehousing and Data Mining

Data Warehousing and Data MiningModel question

Write the limitation of Apriori algorithm. Given the objects P1(2,3), P2(4,5), P3(10,40), P4(60,55), P5(70,80), apply K means algorithm (K = 2) to show the final clusters after 2 iterations. Assume…

10

Write the limitation of Apriori algorithm. Given the objects P1(2,3), P2(4,5), P3(10,40), P4(60,55), P5(70,80), apply K-means algorithm (K = 2) to show the final clusters after 2 iterations. Assume P1 and P3 as initial cluster centroids.

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