k means clustering explained with an example

k means clustering is a unsupervised machine learning algorithm , you will use it to create clusters based on what the machines sees in the data. Example :- All kids of various heights and weight in creche are playing with each other and in each break they would self organize into different groups of friends. These […]