How to interpret k-means cluster results

Viewed 19

I have a normalized table (applied minmax scalar) on which k-means of 5 clusters were applied. The last column in the table shows the cluster number. How to infer this for the dimensions?

enter image description here

0 Answers
Related