Skip to content

Numpy implementation of the k-means clustering algorithm, output is an animated plot.

Notifications You must be signed in to change notification settings

dyloxim/k-means-clustering.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

K-means clustering

Numpy implementation of the k-means clustering algorithm, output is an animated plot.

Example plot of clustered random points generated by script

About

Numpy implementation of the k-means clustering algorithm, output is an animated plot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages