Dear researchers,

I am using SOM to cluster my data in python 3.6 and I have get the result visually through various maps. My question is how to obtain the results (description) of clustering process such as: members of each output cluster, the distances between these clusters? This is required to check the coherence factor inside each cluster and the level of dissimilarity between the overall clusters.

Thanks

Similar questions and discussions