Implementation of Kmeans Algorithm for clustering or categorization of data points. For simplycity data points are in the code contained in two dimensional array for x and y coordinates. So no input is required to test the algorithm. The resultes should be printed on the console window in a tabular form containing the results.
-
Notifications
You must be signed in to change notification settings - Fork 0
famu/Kmeans---Machine-Learning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of Kmeans Algorithm for clustering or categorization of data points. Data points should be in input.txt file with x and y coordinates in a single line.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published