K Means Clustering - English

Spoken Tutorials published before 1 Feb. 2025 are accessible without login. To access subsequent ones, one has to log in.
If you don't have a login, please contact our Training Manager .

55 visits



Outline:

Introduction to K-means Clustering Working of K-means Clustering Description about Silhouette Score Description about the customers dataset Importing required Libraries Loading the dataset Data Exploration Finding optimal number of clusters Instantiating K-means Clustering model Clustering the data Visualizing the Clusters for the Data