/ml-serving-wshop

Primary LanguageJupyter Notebook

ML Model Serving Workshop

Follow on Binder here Binder

Local Set Up

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt