wcss
Here are 17 public repositories matching this topic...
Assignment-08-PCA-Data-Mining-Wine data. Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we h…
-
Updated
Jul 3, 2021 - Jupyter Notebook
Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of c…
-
Updated
Jun 27, 2021 - Jupyter Notebook
Assignment-07-K-Means-Clustering-Airlines. Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include informati…
-
Updated
Jun 26, 2021 - Jupyter Notebook
Perform clustering (K means clustering) for the airlines data to obtain optimum number of clusters. Draw the inferences from the clusters obtained. Data Description: The file EastWestAirlinescontains information on passengers who belong to an airline’s frequent flier program. For each passenger the data include information on their mileage histo…
-
Updated
Feb 13, 2022 - Jupyter Notebook
Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we have ignored at the begining who shows it …
-
Updated
Jan 5, 2022 - Jupyter Notebook
Content: Unsupervised ML, Clustering, Customer Segmentation, WCSS, elbow method
-
Updated
May 3, 2024 - Jupyter Notebook
-
Updated
Sep 15, 2022 - Jupyter Notebook
Unsupervised-ML---K-Means-Clustering-Non-Hierarchical-Clustering-Univ. Use Elbow Graph to find optimum number of clusters (K value) from K values range. The K-means algorithm aims to choose centroids that minimise the inertia, or within-cluster sum-of-squares criterion WCSS. Plot K values range vs WCSS to get Elbow graph for choosing K (no. of c…
-
Updated
Aug 24, 2021 - Jupyter Notebook
The projects are a part of the internship by The Sparks Foundation
-
Updated
Jan 28, 2021 - Jupyter Notebook
ML model using K Means for Mall Customer Segmentation
-
Updated
Feb 26, 2025 - Jupyter Notebook
Project segregates the customers on the basis of their spending score and annual income using K-Means Clustering that is a part of unsupervised learning
-
Updated
Feb 16, 2025 - Jupyter Notebook
Clustering users on the basis of ages, incomes, ets
-
Updated
Oct 24, 2021 - Jupyter Notebook
Used libraries and functions as follows:
-
Updated
Nov 1, 2022 - Jupyter Notebook
its a machine learning model which segments the customers using k-means clustering, the optimal number of clusters is find through WCSS.
-
Updated
Dec 24, 2024 - Python
-
Updated
Jan 23, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the wcss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wcss topic, visit your repo's landing page and select "manage topics."