MCQOPTIONS
Saved Bookmarks
| 1. |
8 observations are clustered into 3 clusters using K-Means clustering algorithm. After first iteration clusters, |
| A. | c1: (4,4), c2: (2,2), c3: (7,7) |
| B. | c1: (6,6), c2: (4,4), c3: (9,9) |
| C. | c1: (2,2), c2: (0,0), c3: (5,5) |
| D. | c1: (4,4), c2: (3,3), c3: (7,7) |
| Answer» E. | |