django-planet
Aug. 13, 2021

Deploying and Hosting a Machine Learning Model with FastAPI and Heroku

in blog TestDriven.io Blog
original entry Deploying and Hosting a Machine Learning Model with FastAPI and Heroku

This tutorial looks at how to deploy a machine learning model, for predicting stock prices, into production on Heroku as a RESTful API using FastAPI.