Skip to content

eminekahveci/Customer_Segmentation_with_RFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Customer Segmentation with RFM Analysis

Business Problem

Customers of FLO, an online shoe store segmenting and marketing according to these segments wants to define strategies. For this purpose behavior of customers will be defined and this. Groups will be formed according to clusters in behaviors

Dataset Story:

The dataset includes Flo's last purchases from OmniChannel (both online and offline shoppers) in 2020 - 2021. It consists of information obtained from the past shopping behavior of customers who.

Variables:

  • master_id : Unique client number,
  • Last_order_channel : The last shopping channel
  • first_order_date : Customer's first purchase date
  • last_order_date_online : The date of the last purchase made by the customer on the online platform
  • last_order_date_offline : The date of the last purchase made by the customer on the offline platform
  • last shopping date last_date_off: Last shopping date on customer's offline platform
  • order_num_total_ever_offline : Total number of purchases by the customer as offline
  • order_num_total_ever_online : The number of purchases available on the customer's online platform
  • customer_value_total_ever_offline :The total price paid by the customer for their online shopping
  • interested_in_categories_12 : List of categories the customer has shopped in the last 12 months

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published