Skip to content

xjqsusu/K-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Application of K-mean algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages