Skip to content

AymanNabih/Hybrid-Solution-of-K-Means-with-PSO-and-Cuckoo-Search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Hybrid-Solution-of-K-Means-with-PSO-and-Cuckoo-Search

This presents a k-means clustering approach for classifying and shows how the traditional k-means clustering algorithm can be modified to be used as a classifier algorithm. The proposed model comprises particle swarm optimization (PSO) with the traditional K-means algorithm to provide the requirements of a classifier. Also it combines cuckoo-search based evolutionary algorithm with some centroid-calculation heuristics.

About

This work promotes to the application of a popular clustering technique, k-means clustering, modified with the use of PSO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%