Clustering is one of the widely using data mining technique that is used to place data elements into allied groups of “similar behavior”. The conventional clustering algorithm called K-Means algorithm has some well-known problems, i.e., it does not work properly on clusters with not well defined centers, it is difficult to choose the number of clusters to construct different initial centers can...