Hi Guys, I am implementing cluster modelling technique on a data set using Cluster module under Explore tab. The number of clusters are user specific in order to learn which k performs the best. I have chosen k = 5,6,7,8,9 for the same data set. How can I actually deduce which k is the best. I have tried to calculate Intra Cluster Similarity for each cluster of each k using inter cluster distance given in the results but do not how to deduce anything fruitful. Any help would be really appreciated. Thank you.
... View more