[PR #2121] [CLOSED] Add DVC, CML and MLEM (MLOps Tools) 🚀 #10712

Closed
opened 2026-04-24 05:43:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2121
Author: @mertbozkir
Created: 7/25/2022
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • dc9e875 Adding Iterative MLOps Tools into the README file

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

DVC, CML and MLEM added into Machine Learning and Job Scheduler section

What is this Python project?

  • Open-source Version Control System for Machine Learning Projects
  • Continuous Machine Learning (CML) is CI/CD for Machine Learning Projects
  • Open-source tool to simplify ML model deployment_

What's the difference between this Python project and similar ones?

  • DVC combines a number of existing ideas into a single tool, with the goal of bringing best practices from software engineering into the data science field (refer to What is DVC? for more details).

  • MLOps isn't a platform- it's an ecosystem of tools. CML helps you bring your favorite DevOps tools to machine learning.

  • Git-native ML model development. Enable GitFlow and other software engineering best practices.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2121 **Author:** [@mertbozkir](https://github.com/mertbozkir) **Created:** 7/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`dc9e875`](https://github.com/vinta/awesome-python/commit/dc9e875bac450f45d90369826be5935381c61c11) Adding Iterative MLOps Tools into the README file ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description DVC, CML and MLEM added into Machine Learning and Job Scheduler section ## What is this Python project? * Open-source Version Control System for Machine Learning Projects * Continuous Machine Learning (CML) is CI/CD for Machine Learning Projects * Open-source tool to simplify ML model deployment_ ## What's the difference between this Python project and similar ones? * DVC combines a number of existing ideas into a single tool, with the goal of bringing best practices from software engineering into the data science field (refer to [What is DVC?](https://dvc.org/doc/user-guide/what-is-dvc) for more details). * MLOps isn't a platform- it's an ecosystem of tools. CML helps you bring your favorite DevOps tools to machine learning. * Git-native ML model development. Enable GitFlow and other software engineering best practices. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 05:43:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#10712