An end-to-end, class-based implementation of K-Means clustering written in pure Python and NumPy. Unlike most “from scratch” tutorials, this project is designed to feel closer to a real tool (like ...