Skip to content

This is a ML Project to predict the time taken to deliver the food to the customer (Regression Analysis and Model Training).

Notifications You must be signed in to change notification settings

pallavi-1998/DeliveryTimePredictor

Repository files navigation

End-to-End ML project

create environment

''' conda create -p venv python==3.9

conda activate venv/ '''

install all necessary libraries

''' pip install -r requirements.txt or python setup.py install '''

About

This is a ML Project to predict the time taken to deliver the food to the customer (Regression Analysis and Model Training).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages