/K-mean-clusterer

Python-based K-means clustering algorithm with GUI for data mining course project. User inputs points & initial centroids (optional) to output clusters with graphical representation. Utilizes Tkinter & NumPy libraries. MIT License. Contributions welcome.

No issues in this repository yet.