Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Software Development › DevOps › CI/CD
CML
concept · part of CI/CD
CML (Continuous Machine Learning) is a tool designed to integrate machine learning workflows into CI/CD pipelines, commonly used alongside DVC (Data Version Control). It automates the training, evaluation, and deployment of ML models by leveraging existing CI/CD systems like GitHub Actions or GitLab CI. CML enables teams to track experiments, compare results, and manage model versions directly within their development workflow, ensuring reproducibility and collaboration. By bridging the gap between ML development and DevOps, CML helps maintain consistent model performance and facilitates faster iteration cycles.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.