Skip to content

The goal of the project is to group consumers into clusters using the elbow approach. The project also includes scatter plots to show the relationships between the variables and dataset's columns.

License

Notifications You must be signed in to change notification settings

bellamartirosyan/Customer-Segmentation-for-Mall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of the Package

Customer-Segmentation-for-for-Mall

The goal of the project is to group consumers into clusters using the elbow approach. The project also includes scatter plots to show the relationships between the variables and dataset's columns. Customer Segmentation is the subdivision of a marketplace into discrete client agencies that proportion comparable characteristics. Customer Segmentation may be a effective method to perceive unhappy client needs. Using the above statistics groups can then outperform the opposition through growing uniquely attractive merchandise and services. K method clustering is one of the maximum famous clustering algorithms and normally the primary component practitioners practice while fixing clustering duties to get an concept of the shape of the dataset. The purpose of K method is to organization statistics factors into wonderful non-overlapping subgroups. One of the important software of K method clustering is segmentation of clients to get a higher information of them which in flip may be used to growth the sales of the company.

Tools used

K-means clustering Elbow method Libraries- Pandas, Matplotlib, Numpy, Seaborn, Skleran libraries

Getting started

The package can be installed using pip

pip install customer_segmentation

Where can be used

The most common ways companies segment their customer base are:

  1. Demographic information such as gender, age, marital and marital status, income, education and occupation;
  2. Geographic Information. It depends on the scale of your business. For localized businesses, this information may relate to a specific city or county. For large companies, this may mean the customer's city, state or even country of residence;
  3. Psychographic data such as social class, lifestyle, and personality traits;
  4. Behavioral data such as spending and consumption habits, product/service usage and desired benefits.

Usage

This package can be used for the -Determine the right price for the product. -Create individualized marketing initiatives. -Create the best distribution plan possible. -Select particular product features for implementation. -Set new product development activities as a priority.

Data

The data was taken from Kaggle competition datasets

About

The goal of the project is to group consumers into clusters using the elbow approach. The project also includes scatter plots to show the relationships between the variables and dataset's columns.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published