Skip to content

M-Adil-AS/K-Means-Cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Means-Cluster

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.

Demo Instructions:

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:

K-Means.P.mp4

Releases

No releases published

Packages

 
 
 

Contributors