Skip to content

Abhilekhgautam/K-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of k-means clustering algorithm in C++ .

Can even draw a scatter plot for 2D data sets using the raylib library.

Demo

Scatter Plot

Possible Problem

This program generates uniformly distributed random number and then applies the algorithm so this might not look realistic. This is yet to be tested with real world dataset and I have no time for that :)

About

Implementation of K Means Clustering Algorithm in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published