Repo to build api on top of ML model
Instructions:
docker build -t accountcode-prediction .
docker run -p 80:80 accountcode-prediction
When the image is running, API documentation@ http://127.0.0.1/docs
Repo to build api on top of ML model
Instructions:
docker build -t accountcode-prediction .
docker run -p 80:80 accountcode-prediction
When the image is running, API documentation@ http://127.0.0.1/docs