Skip to content

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

Repository files navigation

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