Chapter 5: Managing Models with MLflow
In this chapter, you will learn about different features for model management in MLflow. You will learn about the model life cycle in MLflow and we will explain how to integrate it with your regular development workflow and how to create custom models not available in MLflow. A model life cycle will be introduced alongside the Model Registry feature of MLflow.
Specifically, we will look at the following sections in this chapter:
- Understanding models in MLflow
- Exploring model flavors in MLflow
- Managing models and signature schemas
- Managing the life cycle with a model registry
From a workbench perspective, we would like to use MLflow to manage our models and implement a clear model life cycle. The addition ...
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.