Book Image

Engineering MLOps

By : Emmanuel Raj
Book Image

Engineering MLOps

By: Emmanuel Raj

Overview of this book

Engineering MLps presents comprehensive insights into MLOps coupled with real-world examples in Azure to help you to write programs, train robust and scalable ML models, and build ML pipelines to train and deploy models securely in production. The book begins by familiarizing you with the MLOps workflow so you can start writing programs to train ML models. Then you’ll then move on to explore options for serializing and packaging ML models post-training to deploy them to facilitate machine learning inference, model interoperability, and end-to-end model traceability. You’ll learn how to build ML pipelines, continuous integration and continuous delivery (CI/CD) pipelines, and monitor pipelines to systematically build, deploy, monitor, and govern ML solutions for businesses and industries. Finally, you’ll apply the knowledge you’ve gained to build real-world projects. By the end of this ML book, you'll have a 360-degree view of MLOps and be ready to implement MLOps in your organization.
Table of Contents (18 chapters)
1
Section 1: Framework for Building Machine Learning Models
7
Section 2: Deploying Machine Learning Models at Scale
13
Section 3: Monitoring Machine Learning Models in Production

Summary

In this chapter, we learned about the key principles of continual learning in ML solutions. We learned about Explainable Monitoring (the governance component) by implementing hands-on error handling and configuring actions to alert developers of ML systems using email notifications. Lastly, we looked at ways to enable model retraining and how to maintain the CI/CD pipeline. With this, you have been equipped with the critical skills to automate and govern MLOps for your use cases.

Congratulations on finishing this book! The world of MLOps is constantly evolving for the better. You are now equipped to help your business thrive using MLOps. I hope you enjoyed reading and learning by completing the hands-on MLOps implementations. Go out there and be the change you wish to see. All the best with your MLOps endeavors!