Skip to content

Studying Online Retail Dataset and getting insights from it

Notifications You must be signed in to change notification settings

SarahMestiri/online-retail-case

Repository files navigation

online-retail-case

  • Download the dataset Online Retail and put it in the same directory as the iPython Notebooks.
  • EDA notebook which is an exploration of the data.
  • Market Basket Analysis to study customers purchases (Product association rules - Apriori Algorithm).
  • Customer Segmentation to help us divide them into groups. (RFM Analysis - Clustering using K-means)

Perspectives:

  • Classification of new customers into discovered segments.
  • Clustering of transaction dataset based on its initial features (CustomersID, InvoiceDate,etc), apply PCA, feature selection.
  • Create new features (Time, Day of week, Month) to explore customers behavior per time/day.

About

Studying Online Retail Dataset and getting insights from it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages