Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning Engineering with MLflow

You're reading from  Machine Learning Engineering with MLflow

Product type Book
Published in Aug 2021
Publisher Packt
ISBN-13 9781800560796
Pages 248 pages
Edition 1st Edition
Languages
Author (1):
Natu Lauchande Natu Lauchande
Profile icon Natu Lauchande

Table of Contents (18) Chapters

Preface Section 1: Problem Framing and Introductions
Chapter 1: Introducing MLflow Chapter 2: Your Machine Learning Project Section 2: Model Development and Experimentation
Chapter 3: Your Data Science Workbench Chapter 4: Experiment Management in MLflow Chapter 5: Managing Models with MLflow Section 3: Machine Learning in Production
Chapter 6: Introducing ML Systems Architecture Chapter 7: Data and Feature Management Chapter 8: Training Models with MLflow Chapter 9: Deployment and Inference with MLflow Section 4: Advanced Topics
Chapter 10: Scaling Up Your Machine Learning Workflow Chapter 11: Performance Monitoring Chapter 12: Advanced Topics with MLflow Other Books You May Enjoy

Managing the model development life cycle

Managing the model life cycle is quite important when working in a team of more than one model developer. It’s quite usual for multiple model developers to try different models within the same project, and having a reviewer decide on the model that ends up going to production is quite important:

Figure 5.13 – Example of a model development life cycle

A model in its life cycle can undergo the following stages if using a life cycle similar to the one represented in Figure 5.13:

  • Development: The state where the model developer is still exploring and trying out different approaches and is still trying to find a reasonable solution to their machine learning problem.
  • Staging: The state where the model can be tested automatically with production-type traffic.
  • Production: When the model is ready to handle real-life production traffic.
  • Archive: When the model no longer serves the business...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}