Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Databricks-Machine-Learning-Associate All Questions
Exam Databricks-Machine-Learning-Associate All Questions

View all questions & answers for the Databricks-Machine-Learning-Associate exam

Databricks ML Data Scientist Databricks-Machine-Learning-Associate Question # 17 Topic 2 Discussion

Databricks-Machine-Learning-Associate Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

A data scientist is using MLflow to track their machine learning experiment. As a part of each of their MLflow runs, they are performing hyperparameter tuning. The data scientist would like to have one parent run for the tuning process with a child run for each unique combination of hyperparameter values. All parent and child runs are being manually started with mlflow.start_run.

Which of the following approaches can the data scientist use to accomplish this MLflow run organization?


A.

Theycan turn on Databricks Autologging


B.

Theycan specify nested=True when startingthe child run for each unique combination of hyperparameter values


C.

Theycan start each child run inside the parentrun's indented code block usingmlflow.start runO


D.

They can start each child run with the same experiment ID as the parent run


E.

They can specify nested=True when starting the parent run for the tuningprocess


Get Premium Databricks-Machine-Learning-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.