Using the Elbow Method and Silhouette Analysis to find the optimal K in K-Means Clustering.
-
Updated
Jan 27, 2024 - Jupyter Notebook
Using the Elbow Method and Silhouette Analysis to find the optimal K in K-Means Clustering.
Utilized Python-based unsupervised machine learning algorithms, including K-Means and DBSCAN, to effectively segment the mall customer market.
The project uses KMeans clustering on the Global Superstore dataset to categorize customers based on their buying habits, aiming to help retailers make better business decisions by tailoring their marketing strategies and improving their inventory management.
Analysis to optimize services & resident satisfaction in senior living facilities by segmenting population based on characteristics & behaviors.
Customer clustering using silhouette K-means and silhouette analysis on Python. Also using logistic regression on Python to predict top 30 customers.
This project explores customer segmentation and market analysis in the context of online retail using an online retail dataset. By applying advanced analytics, we aim to uncover insights that can drive strategic decisions and enhance business performance.
Creating predictive models to classify Trump's vote share and clustering counties based on demographics and economic variables. Report findings in PDF with detailed methodologies, model assessments, and R code for the project.
Unsupervised machine learning
Unsupervised Learning - Using K Means algorithm to Cluster the customers.
Learning Styles Segmentation using K-Prototypes
An analysis and approach to customer segmentation
Data Mining - EDA, Feature Selection, Standardize, Remove Global Outliers, Normalize, Feature Extraction (with PCA), Clustering, Classification (baseline models and hyperparameter tuning with GridSearchCV).
Add a description, image, and links to the silhouette-analysis topic page so that developers can more easily learn about it.
To associate your repository with the silhouette-analysis topic, visit your repo's landing page and select "manage topics."