Optimizing K-means algorithm
问题 Am trying to follow a paper called An Optimized Version of K-Means Algorithm. I have the idea on how K-Means algorithm works. That is, grouping the tuples/points into clusters and updating the centroids. Am trying to implement the method mentioned in the above paper. Their proposed algorithm is this: So my doubt is in the second step. I didn't understood what it is being done there! In the paper it says that, we group our data to wider intervals based on the value of e , so that later we