TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Data Version Control (DVC) for Machine Learning Projects

8 pointsby disintegratorover 3 years ago

1 comment

billconanover 3 years ago
The other day, I wanted to build a version control for data. I googled and naturally I found DVC and some other existing options.<p>What I don&#x27;t understand about them is they have a built-in pipeline. it is strange to me, because I would use airflow to handle CI&#x2F;CD and keeps the version control simple. Mixing things together seems to be against &quot;Do One Thing and Do It Well&quot;.<p>Are those pipelines function like git&#x27;s pre&#x2F;post commit hooks?
评论 #29977840 未加载
评论 #29979543 未加载