Get startedGet started for free

Working with DVC Cache

In this exercise, you'll explore how to add and remove data to the DVC cache.

You are working on a machine learning project that involves a weather dataset, predicting if it would rain given the atmospheric conditions. As you make updates to the dataset, you want to ensure that changes are tracked and that you can easily revert to previous versions if needed.

Git and DVC are already initialized in the workspace.

This exercise is part of the course

Introduction to Data Versioning with DVC

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise