K-Means learning is a machine learning technique used to divide a dataset into clusters to analyze its results. This classification algorithm divides a large group of data into smaller groups to maximize the similarity between data points. We will walk through applying and analyzing the K-Means clustering algorithm on a set of data using the Python libraries: pandas, scikit-learn, and matplotlib.
Upon completion of this lab you will be able to:
This lab is intended for:
You should possess:
August 19th, 2025 - Resolved issue connecting to the lab's notebook
August 8th, 2024 - Added password protection to notebook