jesussantana/DeepLearning.AI-Introduction-to-Machine-Learning-in-Production
In the first course of Machine Learning Engineering for Production Specialization, you will identify the various components and design an ML production system end-to-end: project scoping, data needs, modeling strategies, and deployment constraints and requirements; and learn how to establish a model baseline, address concept drift, and prototype the process for developing, deploying, and continuously improving a productionized ML application.
This project provides a structured learning path and code examples for anyone building and deploying machine learning models in real-world applications. It guides you through designing an end-to-end system, from initial problem scoping and data preparation to model deployment and continuous improvement. Machine learning engineers, data scientists, and MLOps practitioners will find this useful for operationalizing their models effectively.
No commits in the last 6 months.
Use this if you need to understand how to move a machine learning model from a development environment into a robust, continuously improving production system.
Not ideal if you are solely focused on developing model algorithms and do not need to learn about their deployment and lifecycle management.
Stars
10
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jesussantana/DeepLearning.AI-Introduction-to-Machine-Learning-in-Production"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/cs329s-ml-deployment-tutorial
Code and files to go along with CS329s machine learning model deployment tutorial.
GokuMohandas/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
ThinamXx/MLOps
The repository contains a list of projects which I will work on while learning and implementing MLOps.
mattborghi/mlops-specialization
Machine Learning Engineering for Production (MLOps) Coursera Specialization
awslabs/mlmax
Example templates for the delivery of custom ML solutions to production so you can get started...