/ml_api

Repo to build api on top of ML model

ml_api

Repo to build api on top of ML model

ml_api

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