<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DVC on StackSimplify | DevOps &amp; Cloud Education by Kalyan Reddy</title><link>https://stacksimplify.com/tags/dvc/</link><description>Recent content in DVC on StackSimplify | DevOps &amp; Cloud Education by Kalyan Reddy</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 14 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://stacksimplify.com/tags/dvc/index.xml" rel="self" type="application/rss+xml"/><item><title>DVC: Git for Your ML Training Data</title><link>https://stacksimplify.com/blog/dvc-data-version-control/</link><pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate><guid>https://stacksimplify.com/blog/dvc-data-version-control/</guid><description>You version code with Git. What about your model training data?
If you&amp;rsquo;ve ever asked &amp;ldquo;Which dataset trained this model?&amp;rdquo; or &amp;ldquo;Can we reproduce last month&amp;rsquo;s model exactly?&amp;rdquo;, you need DVC.
What DVC Solves Problem Without DVC With DVC Which dataset trained this model? &amp;ldquo;Check the shared drive, maybe?&amp;rdquo; git log shows exact data version Someone changed the training data No history, no diff dvc diff shows exactly what changed Reproduce last month&amp;rsquo;s model Impossible git checkout + dvc checkout Your Weekend Starter Six commands.</description></item></channel></rss>