Skip to content

Food Delivery Time Prediction: A machine learning project that estimates the time it takes for food deliveries based on historical data and various factors.

Notifications You must be signed in to change notification settings

shraddhapattnaik/Food-Delivery-Time-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Food Delivery Time Prediction

By analyzing historical data and considering factors such as distance, traffic conditions, and order preparation time, the project seeks to provide reliable predictions for delivery times.
The system utilizes a range of input variables such as the distance between the restaurant and the customer's ___location, current traffic conditions, order preparation time, and the ratings of the delivery personnel. These factors are fed into a machine learning model, which has been trained on a dataset of past delivery records, to generate predictions.

Dataset:

Food Delivery Dataset

Libraries Used For The Project:

  1. numpy
  2. pandas
  3. matplotlib
  4. seaborn
  5. haversine
  6. sklearn
  7. xgboost

Models Used:

  1. Linear Regression
  2. Lasso Regression
  3. Decision Tree Regressor
  4. XGB Regressor
  5. Random Forest Regressor

About

Food Delivery Time Prediction: A machine learning project that estimates the time it takes for food deliveries based on historical data and various factors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published