Chapter 9: Deployment and Inference with MLflow

In this chapter, you will learn about an end-to-end deployment infrastructure for our Machine Learning (ML) system including the inference component with the use of MLflow. We will then move to deploy our model in a cloud-native ML system (AWS SageMaker) and in a hybrid environment with Kubernetes. The main goal of the exposure to these different environments is to equip you with the skills to deploy an ML model under the varying environmental (cloud-native, and on-premises) constraints of different projects.

The core of this chapter is to deploy the PsyStock model to predict the price of Bitcoin (BTC/USD) based on the previous 14 days of market behavior that you have been working on so far throughout ...

Get Machine Learning Engineering with MLflow now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.