Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published