Stars
A popular & widely deployed Open Source Container Native Storage platform for Stateful Persistent Applications on Kubernetes.
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 Swar…