Skip to content

AayushB/k-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k-means-clustering

Implementation of the simplest clustering algorithm (K-means) using C++. This is an extra credit opportunity for my programming methodology class. Since I have been researching in the fileds of information retrieval, and have to work with clustered data, I couldn't resist on writing my own simple clustering algorithm. This is the link for the dataset, kernels belonging to three different varieties of wheat: Kama, Rosa and Canadian, which is clustered by this program.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages