An unsupervised machine learning classification algorithm implemented in JavaScript.
Chart.js is used to visualize how K-Means algorithm works. In this project, data points have two features RGB and WGB which relate to the medical data of patients. After the algorithm has finished executing, patients are divided into different groups based on clusters.
Enter the value of K.
Press key 'Enter' to start the algorithm.
Deployment Link: https://m-adil-as.github.io/K-Means-Cluster
Demo Video: