Using FastAPI to Deploy ML Models as Rest API to make real time prediction

Project information

Deploying ML models as an API service enables the business to use the model at will and get the most value out of it. In this project we walk-through on how to take the model from jupyter notebook and deploy it online.