Skip to content

New e-commerce is not too sure about the purchase behavior of its customers. They want to be familiar with customer’s purchase behavior Knowing the customer's purchase behavior is important because by knowing it the e-commerce company can apply the right business strategy.

Notifications You must be signed in to change notification settings

jovianaditya/rfm_ecommerce_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

RFM E-commerc Analysis

New e-commerce is not too sure about the purchase behavior of its customers. They want to be familiar with customer’s purchase behavior. Knowing the customer's purchase behavior is important because by knowing it the e-commerce company can apply the right business strategy. In this project to know the customer's purchase behavior RFM analysis will be performed followed by clustering using K-Means algorithm.

Explanation of RFM :

image

RFM Data Frame preview :

image

  • This data frame is obtained after perform several steps like cleaning, preprocessing, transformation and standardization.

To define the number of cluster will be used for K-Means algorithm several evaluation like elbow method & silhouette chart will be performed :

image

image

image

  • From looking the result from evaluation above, it looks k = 3 is the best fit for this project.

Clustering Result 3D View :

image

Clustering result can be visualize in 2D view because the frequency of each customer is always equal to 1.

image

Clustering Interpretation :

image

Recommendation :

image

About

New e-commerce is not too sure about the purchase behavior of its customers. They want to be familiar with customer’s purchase behavior Knowing the customer's purchase behavior is important because by knowing it the e-commerce company can apply the right business strategy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published