/kmeans-clustering

A program that uses kmeans clustering to classify given points based on which centroid it is closest to.

Primary LanguagePython

kmeans-clustering

a program that classifies given points based on which centroid it is closest to

dependencies

  • matplotlib. to install this dependency, run pip install matplotlib

how to run

  • on linux, run python3 sanagustin_exer8.py