Skip to content

Predicts the expected delivery time based on different features like City, Order Time, Distance of Order, Weather Conditions, etc..

Notifications You must be signed in to change notification settings

mraabhijit/DeliveryTimePrediction

Repository files navigation

Delivery Time Prediction Linear Regression Project

Predicts the expected delivery time based on different features like City, Order Time, Distance of Order, Weather Conditions, etc..

Create an Environment

conda create -p venv python==3.9
conda activate venv/

Install necessary libraries

pip install -r requirements.txt

About

Predicts the expected delivery time based on different features like City, Order Time, Distance of Order, Weather Conditions, etc..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published