/Clustering-K-means

Sample program where is implemented clustering by K-means algorithm, and its visualisation.

Primary LanguagePython

Clustering-K-means

Sample program where is implemented clustering by K-means algorithm, and its visualisation.

Used technologies:

  • Python
  • Matplotlib
  • numpy
  • K-means algorithm