시작하기무료로 시작하기

Running Hyperparameter tuning DVC pipelines

In this exercise, you will run the hyperparameter training and model training targets outlined in the dvc.yaml pipeline. The dvc.yaml file outlines the DVC workflow orchestrating the jobs and lists commands, dependencies, and outputs.

You will experiment with running these pipelines independently and observe the interaction between the two via the best parameter configuration file rfc_best_params.json.

In your design, this file is meant to be edited manually for training jobs or, alternatively, as an output of a hyperparameter tuning job.

The dvc.yaml file outlines the DVC workflow orchestrating the hyperparameter tuning and listings commands, dependencies, and outputs.

NOTE: You will start working on the main branch. Git and DVC are already initialized for you.

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작