nialloc9 / machine-learning-k-means

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%