Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 775 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 775 Bytes

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