Deploying BentoML using Airflow
Training, predicting, and serving all in one easy process using BentoML
Motivation
Many data scientists know how to train and optimize their models. However, getting those models into production is a different story. These models must preprocess data, train, deploy, and then handle the scale of the requests.