An open API service indexing awesome lists of open source software.

https://github.com/paiml/practical-mlops-book

[Book-2021] Practical MLOps O'Reilly Book
https://github.com/paiml/practical-mlops-book

cloud learning machine machine-learning oreilly-books practical-mlops python

Last synced: 2 days ago
JSON representation

[Book-2021] Practical MLOps O'Reilly Book

Awesome Lists containing this project

README

          

## πŸŽ“ Pragmatic AI Labs | Join 1M+ ML Engineers

### πŸ”₯ Hot Course Offers:
* πŸ€– [Coursera Hugging Face AI Development Specialization](https://www.coursera.org/specializations/hugging-face-ai-development) - Build Production AI systems with Hugging Face in Pure Rust
* πŸ€– [Master GenAI Engineering](https://ds500.paiml.com/learn/course/0bbb5/) - Build Production AI Systems
* πŸ¦€ [Learn Professional Rust](https://ds500.paiml.com/learn/course/g6u1k/) - Industry-Grade Development
* πŸ“Š [AWS AI & Analytics](https://ds500.paiml.com/learn/course/31si1/) - Scale Your ML in Cloud
* ⚑ [Production GenAI on AWS](https://ds500.paiml.com/learn/course/ehks1/) - Deploy at Enterprise Scale
* πŸ› οΈ [Rust DevOps Mastery](https://ds500.paiml.com/learn/course/ex8eu/) - Automate Everything

### πŸš€ Level Up Your Career:
* πŸ’Ό [Production ML Program](https://paiml.com) - Complete MLOps & Cloud Mastery
* 🎯 [Start Learning Now](https://ds500.paiml.com) - Fast-Track Your ML Career
* 🏒 Trusted by Fortune 500 Teams

Learn end-to-end ML engineering from industry veterans at [PAIML.COM](https://paiml.com)
## Practical MLOps, an O'Reilly Book

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

![mlops-color](https://user-images.githubusercontent.com/58792/121539559-c6787e80-c9d3-11eb-9f48-5d25924fad25.png)
* [Read Practical MLOps Online](https://learning.oreilly.com/library/view/practical-mlops/9781098103002/)
* [Purchase Practical MLOps](https://www.amazon.com/Practical-MLOps-Operationalizing-Machine-Learning/dp/1098103017)

## Tentative Outline

### Chapter 1: Introduction to MLOps
#### Source Code Chapter 1:
* [Multi-cloud Github Actions Demo](https://github.com/noahgift/github-actions-demo)

### 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:

- [Logging Examples](https://github.com/paiml/practical-mlops-book/blob/master/chapter6)
- [Multiple Loggers](https://github.com/paiml/practical-mlops-book/blob/master/chapter6/multiple-loggers)
- [Simple Logging](https://github.com/paiml/practical-mlops-book/blob/master/chapter6/simple-logging)

### Chapter 4: Continuous Delivery for Machine Learning Models
#### Source Code Chapter 4:

### Chapter 5: AutoML
#### Source Code Chapter 5:

* [Apple CreateML Walkthrough](https://github.com/noahgift/Apple-CreateML-AutoML-Recipes)
* [Ludwig Text Classification](https://github.com/paiml/practical-mlops-book/blob/main/Ludwig.ipynb)
* [FLAML Hello World](https://github.com/noahgift/flaml-nba)
* [Model Explainability](https://github.com/noahgift/model-explainability)

### Chapter 6: Monitoring and Logging for Machine Learning
#### Source Code Chapter 6:

### Chapter 7: MLOps for AWS
#### Source Code Chapter 7:

* [Continuous Delivery for Elastic Beanstalk](https://github.com/noahgift/Flask-Elastic-Beanstalk)
* [ECS Fargate](https://github.com/noahgift/eks-fargate-tutorial)
* [AWS ML Certification Exam Guide](https://noahgift.github.io/aws-ml-guide/intro)
* [AWS Cloud Practitioner Exam Guide](https://awscp.noahgift.com/questions-answers)
* [Free AWS Cloud Practitioner Course](https://store.paiml.com/aws-cloud-practitioner)
* [Python MLOps Cookbook](https://github.com/noahgift/Python-MLOps-Cookbook)
* [Container From Scratch](https://github.com/noahgift/container-from-scratch-python)

### Chapter 8: MLOps for Azure
#### Source Code Chapter 8:

### Chapter 9: MLOps for GCP
#### Source Code Chapter 9:

* [Project Plan Template](https://github.com/paiml/practical-mlops-book/blob/main/Excel%20Template_Ten%20Week%20Demo%20Schedule.xlsx?raw=true)
* [GCP from Zero](https://github.com/noahgift/gcp-from-zero)
* [Kubernetes Hello World](https://github.com/noahgift/kubernetes-hello-world-python-flask)
* [gcp-flask-ml-deploy](https://github.com/noahgift/gcp-flask-ml-deploy)
* [serverless cookbook](https://github.com/noahgift/serverless-cookbook)

### 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.

* [Jason Adams: FastAPI Sentiment Analysis with Kubernetes](https://github.com/Jason-Adam/sentiment-service)
* [James Salafatinos: Tensorflow.js real-time image classification](https://github.com/james-salafatinos/webcam-ml)
* [Nikhil Bhargava: Sneaker Price Predict](https://github.com/nikhil-bhargava/ids-706-fp)
* [Medical Expenditures](https://github.com/joekrinke15/MLModelDeployment)
* [Flask Salary Predictor](https://github.com/YisongZou/Flask-Salary-Predictor-with-Random-Forest-Algorithm)
* [Covid Predictor](https://github.com/jingyi-xie/covid-prediction)
* [Absenteeism at Work](https://github.com/shangwenyan/IDS721FinalProject)
* [Chest X-Ray on Baidu](https://github.com/Valarzz/Lung-Health-System)
* [Streamlit Traffic Detection](https://github.com/YUA1024/YUA1024)

### References

* [Pragmatic AI](https://www.amazon.com/Pragmatic-AI-Introduction-Cloud-Based-Analytics/dp/0134863860)
* [Python for DevOps](https://www.amazon.com/Python-DevOps-Ruthlessly-Effective-Automation/dp/149205769X)
* [Cloud Computing for Data](https://paiml.com/docs/home/books/cloud-computing-for-data/)

#### Next Steps: Take Coursera MLOps Course

![cloud-specialization](https://user-images.githubusercontent.com/58792/121041040-650ca180-c780-11eb-956e-8d1ecb134641.png)

* [Take the Specialization](https://www.coursera.org/learn/cloud-computing-foundations-duke?specialization=building-cloud-computing-solutions-at-scale)
* [Cloud Computing Foundations](https://www.coursera.org/learn/cloud-computing-foundations-duke?specialization=building-cloud-computing-solutions-at-scale)
* [Cloud Virtualization, Containers and APIs](https://www.coursera.org/learn/cloud-virtualization-containers-api-duke?specialization=building-cloud-computing-solutions-at-scale)
* [Cloud Data Engineering](https://www.coursera.org/learn/cloud-data-engineering-duke?specialization=building-cloud-computing-solutions-at-scale)
* [Cloud Machine Learning Engineering and MLOps](https://www.coursera.org/learn/cloud-machine-learning-engineering-mlops-duke?specialization=building-cloud-computing-solutions-at-scale)

* [✨Pragmatic AI Labs builds courses on edX](https://insight.paiml.com/d69)
* [ πŸ’¬ Join our Discord community](https://discord.gg/ZrjWxKay)