Dark Mode

K-Means Visualiser

A program that helps to visualise the machine learning algorithm K-Means. K-Means is an unsupervised machine learning algorithm that clusters data into K groups defined by a series of centroids.

Python
AI
Tkinter

Features

  • Unsupervised machine learning algorithm
  • Clearly visualises the step by step process
  • Classifies 2 dimensional data into k groups