Skip to content

Examining the purchasing habits of customers and segmenting according to these habits.

Notifications You must be signed in to change notification settings

mursideyarkin/customer_segmentation_with_RFM_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Purposes:

Examining the purchasing habits of customers by calculating RFM metrics.

To group customers according to their purchasing behavior.

Segment these groups according to recency and frequency grid

RFM Analysis:

RFM analysis is a model for segmenting customers based on three parameters that define their purchase habits. Three parameters are:

Recency: How recently a customer has made a purchase.

Frequency: How often a customer makes a purchase.

Monetary: How much money a customer spends on purchases.

Datasets:

online_retail_II.xlsx: The dataset includes the sales of a UK-based online store between 01/12/2009 - 09/12/2011. The product catalog of this company is mostly souvenirs. It can also be considered as promotional products.

About

Examining the purchasing habits of customers and segmenting according to these habits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages