Re: How Many Iterations to Pick Best K-Cluster?
It was mentioned in lectures that you in general should try different initilizations.
However, I didn't do this... I just started with K random real data points. This strategy favours the SVM model when we compare classification performance, but since we execute the experiment many times this type of bias should be diminishing.
|