jatin24 / optimization-of-kmeans-algorithm

K-Means is a clustering algorithm which is used for cluster analysis in data mining; it partitions the data set into k clusters. In this project, K-Means algorithm is optimized using PSO (Parm Swarm Optimization)in terms of time. PSO simulates the social behavior of birds and helps to improve candidate solution iteratively. This project is made …
11Updated 7 years ago

Alternatives and similar repositories for optimization-of-kmeans-algorithm:

Users that are interested in optimization-of-kmeans-algorithm are comparing it to the libraries listed below