Giter VIP home page Giter VIP logo

olist_digital_marketing's Introduction

Olist Digital Marketing Analysis

Dashboard: https://dailyli.github.io/olist_digital_marketing/

Objective

  • To create visual dashboard on order number, sales, customer acquisition, etc. - see EDA.ipynb
  • To make customer segmentation based on purchase behavior (RFM model) - see Segmentation.ipynb
  • To build ML models for predicting customer lifetime value and next purchase day - see CLV_prediction.ipynb

Background

The dataset was provided by Olist, the largest department store in Brazilian marketplaces. Olist connects small businesses from all over Brazil to channels without hassle and with a single contract. Those merchants are able to sell their products through the Olist Store and ship them directly to the customers using Olist logistics partners. See more on Olist website: www.olist.com

Business process: after a customer purchases the product from Olist Store a seller gets notified to fulfill that order. Once the customer receives the product, or the estimated delivery date is due, the customer gets a satisfaction survey by email where he can give a note for the purchase experience and write down some comments.

Datasets

Source: https://www.kaggle.com/datasets/olistbr/brazilian-ecommerce

  • orders: the core dataset. From each order you can find all essential information and the FK to join other tables
  • customers: customer and their location. Use it to identify unique customers in the orders dataset and to find the orders delivery location
  • payments: orders payment options and payment amount
  • items: items purchased within each order
  • goelocation: Brazilian zip codes and its lat/lng coordinates (but not connected with specific customers or sellers)

Packages

The code was written in Jupyter Notebook with Python, using Pandas for data manipulation, sklearn for ML, and Plotly for visualization.

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.