There are different methods which are proposed for initialization of K means, but is there any literature that lists the merits and demerits of each one.(some sort of survey)
Most popular one is i guess k-means++ but why is it better than farthest point method ?