Bakaloudis / K-Means-from-Scratch

In this short project i demonstrate the main idea and fucntion of the K-means clustering algorithm from scratch, using basic python code. The algorithm is applied on a set of 2D vectors that is provided with the notebook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this short project i demonstrate the main idea and fucntion of the K-means clustering algorithm from scratch, using basic python code. The algorithm is applied on a set of 2D vectors that is provided with the notebook.

About

In this short project i demonstrate the main idea and fucntion of the K-means clustering algorithm from scratch, using basic python code. The algorithm is applied on a set of 2D vectors that is provided with the notebook.


Languages

Language:Jupyter Notebook 100.0%