6.

K-Means Clustering

hard

Task

Learn K-Means clustering - an unsupervised algorithm for grouping similar data points.

Instructions

  1. Read through the code and understand the setup
  2. Complete the TODO sections in the code
  3. Click Run or press Ctrl+Enter to execute
  4. Click Done when finished

Concepts

KMeansclusteringcentroidsinertiaelbow method

Command Palette

Search for a command to run...