atakankizilyuce / rfm_analysis

RFM analysis and customer segmentation with the data of an e-commerce site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rfm_analysis

RFM analysis and customer segmentation with the data of an e-commerce site
Dataset: https://archive.ics.uci.edu/ml/datasets/Online+Retail+II
Story of dataset:
InvoiceNo: Invoice numbers are unique numbers, (canceled transactions starting with C)
StockCode: Product code, they are unique numbers.
Description: Product name
Quantity: Number of products
InvoiceDate: Invoice date and time
UnitPrice: Product price, (Sterling £)
CustomerID: Customer number, (Unique)
Country: Country where the customer lives

About

RFM analysis and customer segmentation with the data of an e-commerce site


Languages

Language:Jupyter Notebook 100.0%