practical-mlops-book icon indicating copy to clipboard operation
practical-mlops-book copied to clipboard

[Book-2021] Practical MLOps O'Reilly Book

Practical MLOps, an O'Reilly Book

This is a public repo where code samples are stored for the book Practical MLOps.

mlops-color

Tentative Outline

Chapter 1: Introduction to MLOps

Source Code Chapter 1:

Chapter 2: MLOps Foundations

Source Code Chapter 2:

  • https://github.com/noahgift/cloud-bash-essentials
  • https://github.com/noahgift/regression-concepts/blob/master/height_weight.ipynb
  • https://github.com/noahgift/or/blob/master/README.md#randomized-start-with-greedy-path-solution-for-tsp

Chapter 3: Machine Learning Deployment In Production ~~Strategies~~

Source Code Chapter 3:

Chapter 4: Continuous Delivery for Machine Learning Models

Source Code Chapter 4:

Chapter 5: AutoML

Source Code Chapter 5:

Chapter 6: Monitoring and Logging for Machine Learning

Source Code Chapter 6:

Chapter 7: MLOps for AWS

Source Code Chapter 7:

Chapter 8: MLOps for Azure

Source Code Chapter 8:

Chapter 9: MLOps for GCP

Source Code Chapter 9:

Chapter 10: Machine Learning Interoperability

Source Code Chapter 10:

Chapter 11: Building MLOps command-line tools

Source Code Chapter 11:

Chapter 12: Machine Learning Engineering and MLOps Case Studies

Source Code Chapter 12:

Community Recipes

This section includes "community" recipes. Many "may" be included in the book if timing works out.

References

Next Steps: Take Coursera MLOps Course

cloud-specialization