Skip to content

Latest commit

 

History

History
56 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

56 lines (23 loc) · 1.24 KB

Applying Bayes' theorem to Olist ecommerce data

An exploratory analysis and application of Bayes Theorem to the Olist Ecommerce dataset.

Libraries Required

Data Manipulation: Pandas, datetime

Data Visualization: Seaborn, Matplotlib

Roadmap

  • Olist Ecommerce Dataset

  • Merging datasets

  • Exploratory Data Analysis and Feature Engineering

  • Applying Bayes' theorem

  • Insights

Olist Ecommerce Dataset

The datasets utilized in this analysis are available at https://www.kaggle.com/datasets/olistbr/brazilian-ecommerce.

This is a real dataset, that has been anonymised, containing information of 100k orders made at multiple marketplaces in Brazil, from 2016 to 2018.

Find out more about Olist at www.olist.com

Merging the datasets

The data was divided in multiple datasets, for this analysis we will merge those datasets into one.

The steps performed for merging all the seven datasets are in the Merging Notebook.

Exploratory Data Analysis

Insights

Referência

Contact

linkedin