/K-means

Application of K-mean algorithm

Primary LanguagePython

K-means

Application of K-mean algorithm

What is K-means clustering

It is grouping a set of objects into subsets such that all elements within a group are more similar among them than they are to the others.

How to use the repository

run k means.py