Write a parameter file
In this exercise, you will be given a DVC parameter file with some missing values. Your task is to fill in the blanks to complete the parameter file. This exercise will help you understand how DVC manages parameters and how they influence different stages of your project.
The parameter file provided has two main sections: preprocess
and train_and_evaluate
. Each section contains various parameters related to data preprocessing and model training, respectively.
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.
