About 1,850 results
Open links in new tab
  1. surajmhulke/Customer-Segmentation-using-Unsupervised-Machine-Learning ...

    In this tutorial, we’ll explore customer segmentation in Python by combining two fundamental techniques: RFM (Recency, Frequency, Monetary) analysis and K-Means clustering.

  2. Customer Segmentation using Unsupervised Machine Learning in Python

    Apr 8, 2025 · Customer Segmentation involves grouping customers based on shared characteristics, behaviors and preferences. By segmenting customers, businesses can tailor their strategies and target specific groups more effectively and enhance overall market value. Today we will use Unsupervised Machine Learning to perform Customer Segmentation in Python.

  3. Customer Segmentation with Unsupervised Learning - Kaggle

    Explore and run machine learning code with Kaggle Notebooks | Using data from FLO Shopping Dataset

  4. Customer Segmentation - Unsupervised Learning - Kaggle

    Explore and run machine learning code with Kaggle Notebooks | Using data from Customer Segmentation Classification

  5. Customer Segmentation using K-means Clustering in Python

    Jun 21, 2023 · One of the most widely used techniques for customer segmentation is K-means clustering. In this blog post, we will explore K-means clustering in more detail. We will learn about the assumptions...

  6. How to Perform Customer Segmentation in Python – Machine Learning Tutorial

    Nov 2, 2022 · In this tutorial, you will learn how to build an effective customer segmentation as well as how to perform effective Exploratory Data Analysis (EDA). These are the ingredients that will make your customer segmentation result delicious to eat 😋.

  7. Customer Segmentation: Unsupervised Machine Learning Algorithms In Python

    Jul 14, 2021 · Customer Segmentation is the process of dividing customers into groups based on common characteristics so companies can market to each group effectively and appropriately.

  8. Customer Segmentation using K-Means Clustering - Medium

    May 30, 2023 · K-means clustering is an unsupervised machine learning method used to discover patterns in data. Hastie et al defines it as being “a popular clustering algorithm that aims to partition data...

  9. Unsupervised Machine Learning for Customer Market Segmentation with Python

    Unsupervised Machine Learning for Customer Market Segmentation using K-Means and PCA (Python and Jupyter Lab Notebook) Guided Project completed by Suhaimi William Chan. Instructor: Ryan Ahmed. Included are: Unsupervised Machine Learning for Customer Market Segmentation presentation. Bank Customer Segmentation Jupiter Notebook file

  10. Customer Segmentation (K-Means) | Analysis - philipkfw.github.io

    This case study uses a mock dataset hosted on Kaggle - intended to educate the concepts of customer segmentation, specifically unsupervised learning (K-Means Clustering). Our 'client' runs a supermarket and has gathered basic data of their customers through issuing membership cards.

  11. Some results have been removed