courses
MLOps 배포와 라이프사이클링
고급의숙련도 수준
업데이트됨 2024. 8.TheoryMachine Learning416 videos54 exercises3,650 XP11,035성과 증명서
수천 개의 회사에서 학습자들에게 사랑받는 제품입니다.
2명 이상을 교육하시나요?
DataCamp for Business 사용해 보세요강좌 설명
필수 조건
MLOps Concepts1
MLOps in a Nutshell
This chapter gives a high-level overview of MLOps principles and framework components important for deployment and life cycling.
2
Develop for Deployment
This chapter is dedicated to all the considerations we need to make already in the development phase, in order to ensure a smooth ride when we reach the operations.Our ultimate goal is to explain how to train the model using MLOps best practices and build a model package that enables smooth deployment, reproducibility and post-deployment monitoring.
3
Deploy and Run
This chapter deals with critical model operations questions such as:
- What are the different ways in which we can serve our models?
- What is an API, and what are its key functionalities?
- How do we thoroughly test our service before making it available to the end users?
- How do we update models in production without service disturbance?
4
Monitor and Maintain
This final chapter is dedicated to monitoring and maintaining ML services after they are deployed, as well as to model governance.You will cover crucial concepts such as verification latency, covariate shift, concept drift, human-in-the-loop systems, and more.