Completed by Angela Diamidia
Understand the target Customers for the marketing team to plan a strategy.
Identify the most important shopping groups based on income, age, and the mall shopping score.
The objective is to divide the mall target into approachable groups, by creating a subset of a market based on demographics behavioral criteria to better understand the target for marketing activities.
- EDA (Exploratory Data Analysis)
- KMEANS Clustering Algorithm to create our segments
- Summary statistics on the clusters
- Visualization
Using Python (Jupyter notebook)
- Importing Libraries
- Exploration of data
- Data Visualization
- Clustering using K-Means
- Selection of Clusters
- Plotting the Cluster Boundary and Clusters
- 3D Plot of Clusters