Implementation of K-means++ — Know the smarter brother of K-means

Dhaval Thakur
3 min readAug 15, 2022

K-means clustering algorithm is one of the well-known algorithms among ML enthusiasts and also one of the first algorithms that are taught in machine learning classes in college.

K-Means++ Algorithm Tutorial & Implementation (Image credits: StackExchange)

To give you a recap of what K-means clustering means .. it is a method of vector quantization, originally from signal processing, that aims to partition n observations into k…

--

--

Dhaval Thakur

Data Enthusiast, Geek, part — time blogger. Every week 1 new Data Science/ Product Management story 🖥 I also write on Python, scripting & blockchain