Skip to content

davutbayik/Food-Delivery-Time-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Food-Delivery-Time-Prediction

Food Delivery Time Prediction by using Random Forest, XGBoost, AdaBoost and Decision Tree Regressors and comparing their results. The main steps of the project are:

  1. Data Reading
  2. Data Cleaning
  3. Feature Generation and Explarotary Data Analysis
  4. Model Traning
  5. Testing and Results