vishwajeet161 / End-to-End-Delivery-Time-Prediction

Zomato delivery time prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New-End-to-End-ML-Project

  1. Create new Environment --> virtualenv myenv

  2. Activate your environment --> source myenv/bin/activate (for linux) --> myenv\Scripts\activate (for windows)

  3. Install your requirement file --> pip install -r requirement.txt

  4. To run the application --> python app.py

Go to the browser and search localhost:8888

About

Zomato delivery time prediction

License:Apache License 2.0


Languages

Language:Python 62.7%Language:HTML 37.3%