Skip to content

rajashah33/k-mean_clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

k-mean_clustering using Python

This program is a code written in python to find k mean cluster of a dataset. Input- data is read from file 'iris-dataset.txt' as a list of list Output- a graph that plot three clusters Note:-

  1. Run using python3
  2. You need matplotlib library -you can install by 'pip3 install matplotlib'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages