Skip to content

A customer segmentation analysis using e-commerce data and a standard RFM (recency, frequency, monetary value) model.

Notifications You must be signed in to change notification settings

Danacw/Customer_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Segmentation Analysis

In this analysis, I reviewed open-sourced e-commerce data to segment users based on recency of purchase, frequency of purchase, and monetary value of purchase (RFM). I used a standard Kmeans clustering algorithm from the Scikit Learn python library to standardize the data and partition users into distinct segments based on their purchase history.

About

A customer segmentation analysis using e-commerce data and a standard RFM (recency, frequency, monetary value) model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published