Found 1,589 repositories(showing 30)
Kmeans & Hierarchical Agglomerative Clustering algorithms implementation on Mall Customers dataset
sharmaroshan
Clustering Analysis Performed on the Customers of a Mall based on some common attributes such as salary, buying habits, age and purchasing power etc, using Machine Learning Algorithms.
This is a project that cluster the customers using the dataset named as Mall customers and predict by using KNN
Agent-A345
Segment mall customers using a K-Means model trained on the Mall Customers dataset. The model takes Annual Income (k$) and Spending Score (1–100) as inputs and returns a segment (cluster) label, with outputs including a cluster profile and validation plots.
mauricionoronha
This project aims to develop an unsupervised Machine Learning model to group customers who visit a shopping mall into clusters with similar characteristics, facilitating the creation of marketing campaigns for specific consumer groups.
Murtuza-Chawala
We cluster mall customers into different categories using Machine Learning's K-Means Clustering Model.
prajjwal-17
Clustering model on Mall customers
In this project, I performed clustering analysis by using k- means algorithm on the Mall dataset or Mall Customers Segmentation.
Mall Customers Clustering Project Unleash the power of K-means clustering to decode mall customer behavior! From data exploration to 3D visualizations, we navigate through demographics and spending patterns. Join our journey into customer segmentation for strategic insights. Let's redefine retail analytics! 🛍️📈
Customer segmentation using K-Means clustering to group mall customers based on their annual income and spending score. Helps businesses target marketing strategies through data-driven insights.
mbsoroush
This project demonstrates how to perform customer segmentation for a shopping mall using machine learning algorithms. This is an unsupervised clustering problem.
This repository contains mall customers clustering analysis. This repository also uses SAS Enterprise Miner to perform clustering and identify each cluster's characteristics. Full explanations about this repository can be seen on: https://medium.com/@caesarmario/mall-customers-clustering-analysis-da594bd2718b
rujual
GUI Clustering on Walmart's Mall-Customers Dataset
Sonali-Dhamanekar
Different Clustering Algorithms are applied on Mall Customer dataset
shishir349
Problem Statement: This data set is created only for the learning purpose of the customer segmentation concepts , also known as market basket analysis . I will demonstrate this by using unsupervised ML technique (KMeans Clustering Algorithm) in the simplest form.You are owing a supermarket mall and through membership cards , you have some basic data about your customers like Customer ID, age, gender, annual income and spending score. Problem Statement You own the mall and want to understand the customers like who can be easily converge [Target Customers] so that the sense can be given to marketing team and plan the strategy accordingly.
premjavali05
Project: Customer segmentation using KMeans algorithm on mall customers. Identify univariate, bivariate, and multivariate clusters. Perform summary statistics to find the best marketing group.
Conducted a comprehensive clustering analysis on customer data from a shopping mall to gain insights into consumer behavior and preferences. Leveraged unsupervised machine learning techniques, including k-means clustering and hierarchical clustering, to categorize customers based on their shopping patterns.
faduzin
This repository contains end-to-end analyses for two datasets (Iris and Mall Customers), applying K-Means clustering to identify patterns and segment groups.
Janice-Afi
This is a Clustering analysis on mall customers
rajtulluri
Clustering the Mall customers to analyze the different market segments of the Mall
himanshurkk
Mall data customer segmentation using K- means clustering.
MusfirahAther
this project groups mall customers into behavioral segments using K-Means clustering
hypercurious
Mall customer segmentation using unsupervised machine learning (k-Means clustering)
Prannessh2006
Customer segmentation using K-Means clustering on mall customer data. ML analysis for customer behavioral patterns.
RemyaVKarthikeyan
Applying density based clustering DBSCAN to the dataset 'Mall_Customers.csv'
M-H-Tabatabai
Customer Segmentation project using K-Means, Hierarchical Clustering, and DBSCAN on the Mall Customers dataset with comparative analysis and evaluation metrics.
DACUS1995
Example of BIRCH clustering algorithm applied to a Mall Customer Segmentation Dataset from Kaggle
This project uses Hierarchical Clustering, an unsupervised machine learning technique, to segment mall customers based on their demographic and spending behavior.
ShailendraLowanshi24
Goal:Understand about customers coming up in mall. Performed steps of data profiling, data preprocessing and exploratory data analysis on the dataset. Used K-Means clustering and Hierarchical clustering for clusters formation.
AdityaD28
Uses K-Means clustering to segment mall customers based on annual income and spending score. This project identifies five distinct customer profiles to enable targeted marketing strategies.