Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 279 Bytes

File metadata and controls

7 lines (6 loc) · 279 Bytes

Steps to run the Flask API

  • Install virtual environment using mkvirtualenv twc
  • run pip install -r requirements.txt in terminal
  • from root folder run python api/app.py
  • copy IP address into browser and use '/score' endpoint to get prediction on new data