MLOps 정의

MLOps (Machine Learning Operations) is an emerging discipline, and comprises a set of tools and principles to support progress through the ML project lifecycle.

B) MLOps Course Notes

실제 프로덕션 상황에서 발생할 수 있는 이슈들

  1. concept drift, data drift issue offline 에서 학습한 데이터 외 예상치 못한 데이터가 발생할 수 있다.
  2. POC to Production Gap POC 를 위해 작성한 ML 코드보다 production 을 위해 작성한 코드가 훨씬 많이 필요하다: Hidden Technical Debt in Machine Learning Systems 를 참조하라. |650

C) Vs. LLMOps

Fetching Title#qxm1

D) Related

E) 도움이 될만한 tech blogs