Using Self Organizing Maps algorithm to cluster some data will give us NXM centroids where N and M are pre-defined map dimensions. If I have a distribution of species and want for example to get 4 centroids. I am not sure it is correct to choose for example 2x2 SOM dimensions.

Thus, I put 10x10 map then use the K-means to get 4 centroids. However, if I use 8x8 map I will get different centers. So, my question is what is the best NxM dimension?

More Salah Alrabeei's questions See All
Similar questions and discussions