You have finished running a K-means exercise. What additional step might give you insights into the clusters formed by the algorithm?
Group of answer choices
1) Double the number of clusters and try again.
2) Look at the run time for the algorithm, for K = 2,3 and 4.
3) Examining another run for a confusion matrix.
4) Printing and examining the centroids for the K clusters.