Skip to content

rajtulluri/K-Means-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

K-Means-Algorithm

A python code to implement the K-Means Algorithm on a starter dataset - Iris. The algorithm is used to find clusters in the dataset. It is an unsupervised learning problem. The Iris dataset already has labels for the classes, the codes removes them and then applies K-Means.

About

A python code to implement the K-Means Algorithm on a starter dataset - Iris.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages