Kmeans clustering identifying knowledge in R
问题 I am new to R and the clustering world. I am using a shopping dataset to extract features from it in order to identify something meaningful. So far I have managed to learn how to merge files, remove na., do the sum of errors squared, workout the mean values, summarise by group, do the K means clustering and plot the results X, Y. However, I am very confused on how to view these results or identify what would be a useful cluster? Am i repeating something or missing out on something? I get