Skip to content

This program will solve k-Means clustering in python with the assumed input hard-coded within the program. The inputs are group of points with (x,y) co-ordinates clustered into 2 (k=2). This k-Means program is hard-coded in python and is my first program too :) Thank you!!!

Notifications You must be signed in to change notification settings

shivapower1985/K-Means-clustering-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

K-Means-clustering-in-Python

This program will solve k-Means clustering in python with the assumed input hard-coded within the program. The inputs are group of points with (x,y) co-ordinates clustered into 2 (k=2). This k-Means program is hard-coded in python and is my first program too :) Thank you!!!

About

This program will solve k-Means clustering in python with the assumed input hard-coded within the program. The inputs are group of points with (x,y) co-ordinates clustered into 2 (k=2). This k-Means program is hard-coded in python and is my first program too :) Thank you!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published