Machine Learning  /  K Means Machine Learning Algorithm
K Means Machine Learning Algorithm is used to cluster the data based on mean of all the points.
  
If mean of all the points < data point ------>cluster1
  
It mean of all the points > data point ------>cluster2
  
 
 Home   
 Back
 
 
  
 |