Skip to content

Chinoscode111/K-means-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-means-clustering-visualization.github.io

2D visualization of k-means clustering algorithm

Understanding K-means clustering algorithm is quite difficult but visualization make it easy for understanding.
How to use it?

  1. You can generate randomly data point or pick manually data point on canvas.
  2. Select the centroid by randomly by button or add manually.
  3. Press reassign data point button.
  4. Press update centoid button.
  5. User can choose manhatten or euclidean distance to calculate the centroid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published