Versioning Data using DVC Remote
In this editor exercise, you'll practice how to version your datasets and push them into DVC remote. Data versioning and storage is the fundamental value proposition of DVC, and you'll learn the mechanics of the interplay between Git and DVC to achieve this. The dataset you'll be working with is a weather dataset that is used for rainfall prediction, given the atmospheric conditions.
We've already initialized DVC, configured a local remote at /tmp/dvc
, and added a setup commit.
Diese Übung ist Teil des Kurses
Introduction to Data Versioning with DVC
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
