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

You're reading from  Engineering MLOps

Product type Book
Published in Apr 2021
Publisher Packt
ISBN-13 9781800562882
Pages 370 pages
Edition 1st Edition
Languages
Author (1):
Emmanuel Raj Emmanuel Raj
Profile icon Emmanuel Raj

Table of Contents (18) Chapters

Preface Section 1: Framework for Building Machine Learning Models
Chapter 1: Fundamentals of an MLOps Workflow Chapter 2: Characterizing Your Machine Learning Problem Chapter 3: Code Meets Data Chapter 4: Machine Learning Pipelines Chapter 5: Model Evaluation and Packaging Section 2: Deploying Machine Learning Models at Scale
Chapter 6: Key Principles for Deploying Your ML System Chapter 7: Building Robust CI/CD Pipelines Chapter 8: APIs and Microservice Management Chapter 9: Testing and Securing Your ML Solution Chapter 10: Essentials of Production Release Section 3: Monitoring Machine Learning Models in Production
Chapter 11: Key Principles for Monitoring Your ML System Chapter 12: Model Serving and Monitoring Chapter 13: Governing the ML System for Continual Learning Other Books You May Enjoy

Enabling model retraining

So far, we've talked about what model drift is and how to recognize it. So, the question is, what should we do about it? If a model's predictive performance has deteriorated due to changes in the environment, the solution is to retrain the model using a new training set that represents the current situation. How much should your model be retrained by? And how can you choose your new workout routine? The following diagram shows the Model retrain function triggering the Build module based on the results of the Monitor module. There are two ways to trigger the model retrain function. One is manually and the other is by automating the model retraining function. Let's see how we can enable both:

Figure 13.17 – Model retraining enabled in an MLOps workflow

Manual model retraining

The product owner or quality assurance manager has the responsibility of ensuring manual model retraining is successful. The manual model...

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}