benikm91 / cas_machine-learning-slides

Slides for CAS ML course
2 stars 2 forks source link

k-means formula #12

Open benikm91 opened 3 months ago

benikm91 commented 3 months ago

K-Means formula can be made more intuitive by first doing the approx equal (weighted sum of cluster variance) and then the equal to centroid. Then it is clearer what we actually optimize.