/k_means_clustering

This is a basic implementation of K-mean clustering algorithm in python

Primary LanguageJupyter NotebookMIT LicenseMIT

K means clustering

Implementing k-mean clustering using numpy in python for k=2.