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.
This exercise is part of the course
Introduction to Data Versioning with DVC
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
