I use haifengl/smile
and I need to get the optimal cluster number.
I am using CLARANS
where I need to specify the number of clusters to create. I think maybe there is some solution to sort out for example from 2 to 10 clusters, see the best result and choose the number of clusters with the best result. How can this be done with the Elbow method?