Skip to content

lkdmttg7/KMeans-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

KMeans-Implementation

This Repo contains a jupyter notebook which implements a simple Kmeans Algorithm on Iris Dataset. Kmeans algorithm categorizes the dataset into k groups of similarity. To calculate that similarity, euclidean distance is used as a measurement.

About

Implemented KMeans Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published