Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Kmeans

KMeans pure python implementation

Built using python 2.7

The code will be available in ipython notebook extension(.ipynb)
It is recommended to implement code using jupyter notebook

Imported packages

  1. import math
  2. import random
The sample data for the code will be used from iris datasets.
The sample datasets which will be found in the "iris.data" file.

Further Algoritm references were made from the Standford CS221 Course available in the link

For further queries about the code :
Contact :Judson Gabriel George J
CEG,Guindy
chennai
mail@:hockeyjudson@gmail.com

About

KMeans pure python implementation

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages