voynow / end-to-end-ml

Going deep on ML deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

end-to-end-ml

Going deep on ML deployment

Setup

  1. Install the requirements
pip install -r requirements.txt
  1. Run the following with your path to the src directory
export PYTHONPATH="${PYTHONPATH}:/Users/jamievoynow/Desktop/code/end-to-end-ml/src"

About

Going deep on ML deployment

License:Apache License 2.0


Languages

Language:Python 55.6%Language:HCL 44.4%