Skip to content

Interactive K-Means algorithm with GUI overlay to observe how the algorithm converges.

Notifications You must be signed in to change notification settings

PatrickSinger99/InteractiveKMeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveKMeans

Interactive K-Means algorithm with GUI overlay to observe how the algorithm converges.
The user can add observations (points) to the grid and alter the amount of centroids or the speed of the simulation.
Points can be added during convergence to explore how the centroids change when new information appears.

Written in python. No libs required.

Screenshot

About

Interactive K-Means algorithm with GUI overlay to observe how the algorithm converges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages