/machine-learning-k-means

An example of the k-means algorithm being used to find clusters in a dataset.

Primary LanguagePython

machine-learning-k-means

A basic example of the k-means algorithm being used to find clusters in a dataset.

Start

cd project

python3 run main.py

python3 run vanilla_main.py