kmeans

demonstration of k-means clustering.

turn on turbo mode to make the project run faster. generally it runs 2x faster in turbo mode. turbo mode eliminates drawing the results of each iteration to allow for faster speeds.

in theory this project can be extended to n-dimensional datapoints by changing both the method by which data is displayed and by changing the dimensions of the random point generator.

Created February 1, 2025

Last updated February 6, 2025

Published February 1, 2025