Demystifying K-Means Clustering

Sneha Thanasekaran
5 min readFeb 2, 2021

Algorithm explanation and a simple project to cluster wine types

If you are trying to understand unsupervised learning, K-means Clustering is an easy algorithm to start with. In this post, we will look at the working of K-Means Clustering and implement an algorithm to categorize red and white wine based on their chemical compositions from the Wine Quality Dataset.

--

--

Sneha Thanasekaran

Data Scientist | Learning Enthusiast with focus on Statistics, Machine Learning and Analytics. Finding new aspirations/dreams and having fun along the way!