Skip to content

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

Notifications You must be signed in to change notification settings

atakankizilyuce/rfm_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published