Skip to content

Prediction of the delay between the creation of an order and the beginning of the shipment. Dataset from the database of a company.

Notifications You must be signed in to change notification settings

thomastrg/Predict-order-delivery-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Predict order delivery date

Introduction

This repository hosts a project that iams to predict the delay between the creation and the shipment of an order. It depends on the provider, the date, the day and the hour of the week and many other features.

You will find in this repositery :

This project is implemented in Python and gathers tasks of :

  • Data visualisation : show correlations between the data and the target on the Jupyter Notebook
  • Data manipulation & creation : we have 4 columns in this dataset, we created features thanks to theses columns
  • Interpretation and comprehension of the operational business needs
  • Machine learning algorithm modelisation on the Jupyter Notebook

The dataset

The data containing all the orders of a company between November 2019 and December 2019.

About

Prediction of the delay between the creation of an order and the beginning of the shipment. Dataset from the database of a company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published