Coder Social home page Coder Social logo

alifialistu / rfmanalysis-kmeans Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 7.72 MB

RFM (Recency, Frequency, Monetary) Analysis on an Online Retail Customers using K-Means Clustering with Python

License: Apache License 2.0

Jupyter Notebook 100.00%
rfm-analysis kmeans-clustering online-retail customer-segmentation

rfmanalysis-kmeans's Introduction

RFM (Recency, Frequency, Monetary) Analysis on an Online Retail Customers using K-Means Clustering with Python

The Online Retail data contains customer purchasing history. Including CustomerID, Stock Code, Item Description, Quantity, Unit Price, Invoice Date, and Country.

Dataset : https://www.kaggle.com/vijayuv/onlineretail

Business Understanding

PROBLEM : Only have basic customer data but want to know customer behaviour to plan marketing strategy accordingly.

QUESTION : How to understand customer behaviour to plan marketing strategy accordingly?

MEASURE : A well clustered customer basen on basic data that we have.

RFM Analysis for Customer Segmentation

RFM analysis is a data-driven customer behavior segmentation methodology in which RFM stands for recency, frequency, and monetary value. The concept is to segment customers based on when their last purchase was (Recency), how many times they have purchased in the past (Frequency), and how much they have spent (Monetary).

RFM analysis enables personalized marketing, improves satisfaction and helps marketers to develop unique, appropriate deals for the right customer groups.

Conclusion

Most customers are rookie customers and regular customers. There are very few loyal and core customers in this online retail. This may be because the online retail store has not been around for a long time and is still progressing towards success.

References

  • “RFM Analysis: An Effective Customer Segmentation technique using Python” by Anand Singh

https://link.medium.com/oyaAaPRtRab

  • “Customer Segmentation with RFM Analysis & Kmeans Clustering” by Anugrah Nurhamid

https://link.medium.com/lnqM7AVtRab

  • “Find Your Best Customers with Customer Segmentation in Python” by Susan Li

https://link.medium.com/0GA3V7StRab

  • Pareto Chart

https://tylermarrs.com/posts/pareto-plot-with-matplotlib/

rfmanalysis-kmeans's People

Contributors

alifialistu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

maquinuz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.