wcss
Here are 22 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
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
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
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
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
👨 K-Means Clustering Customer Segmentation is an interactive Streamlit app that uses machine learning to group customers by income and spending habits. It helps businesses target marketing, personalize offers, and gain insights with easy retraining, visualizations, and modular code.
-
Updated
Jul 26, 2025 - Jupyter Notebook
Content: Unsupervised ML, Clustering, Customer Segmentation, WCSS, elbow method
-
Updated
May 3, 2024 - Jupyter Notebook
This project performs customer segmentation using the K-Means clustering algorithm on mall customer data. By analyzing features like annual income and spending score, it groups customers into distinct clusters to help businesses understand customer behavior and enable data-driven marketing strategies.
-
Updated
Jul 1, 2025 - Jupyter Notebook
ML model using K Means for Mall Customer Segmentation
-
Updated
Feb 26, 2025 - Jupyter Notebook
Clustring unsupervised credit card dataset
-
Updated
May 12, 2025 - 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
Customer Segmentation Model using KMeans Clustering
-
Updated
Apr 15, 2025 - Jupyter Notebook
Used libraries and functions as follows:
-
Updated
Nov 1, 2022 - 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
The projects are a part of the internship by The Sparks Foundation
-
Updated
Jan 28, 2021 - Jupyter Notebook
A project I did for FYP where we looked at 5 different formulations to determine which one was the best to move to upscale operations
-
Updated
May 23, 2025 - Jupyter Notebook
Clustering users on the basis of ages, incomes, ets
-
Updated
Oct 24, 2021 - 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."