Clustering with K-Means

Algorithm Description

Check here for a presentation on the algorithm and the relevant info.

Example

Dataset

The dataset for this example can be downloaded here. Save the dataset in a folder and let’s start coding.

Solution

Click here to download the solution to this example problem.

Exercise

Can we perform the same analysis on a different dataset? The dataset for this exercise can be downloaded here.

Try this before you check the solution (here).


Previous section: