Finding clusters

Lab 4H

Directions: Follow along with the slides, completing the questions in blue on your computer, and answering the questions in red in your journal.

Space, Click, Right Arrow or swipe left to move to the next slide.

Clustering data

The k-means algorithm

Running k-means

kclusters(____~____, data = futbol, k = ____)

k-means vs. ground-truth

On your own