iterative/cml
An open-source CLI tool that brings CI/CD practices to machine learning workflows, automating model training and evaluation with visual reports.

Continuous Machine Learning (CML) is an open-source CI/CD tool focused on MLOps workflows. It integrates with GitHub, GitLab, and Bitbucket to automate machine provisioning, model training, and evaluation directly from pull requests. The tool generates visual reports with metrics and plots, enabling data science teams to track experiments, compare model performance across project history, and monitor datasets using Git-based workflows with DVC for data versioning.