Skip to content
#

customer-segmentation-analysis

Here are 50 public repositories matching this topic...

This project shows how to perform customers segmentation using Machine Learning algorithms. Three techniques will be presented and compared: KMeans, Agglomerative Clustering ,Affinity Propagation and DBSCAN.

  • Updated Oct 19, 2020
  • Jupyter Notebook

This project focus on customer analysis and segmentation. Which help to generate specific marketing strategies targeting different groups. RFM Analysis, Cohort Analysis, and K-means Clusters were conducted on a UK-based online retail transaction dataset with 1,067,371 rows of records hosted on the UCI Machine Learning Repository.

  • Updated Sep 18, 2021
  • Jupyter Notebook

Customer segmentation is a pivotal task for business analytics. Customer segmentation is the process of splitting customers into different groups with similar characteristics for potential business value proposition. Many companies find that segmenting their customers enable them to communicate, engage with their customers more effectively. Futu…

  • Updated Jul 14, 2022

The purpose of this project was to perform customer segmentation on mall customers using sklearn Kmeans algorithm. Exploratory data analysis was first performed on the dataset to understand the data. Silhouette analysis was then used to determine the best number of clusters using age, annual income and spending score assigned to customers based …

  • Updated Jul 21, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the customer-segmentation-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customer-segmentation-analysis topic, visit your repo's landing page and select "manage topics."

Learn more