Exam Databricks-Machine-Learning-Professional Topic 2 Question 8 Discussion
Actual exam question for Databricks's Databricks-Machine-Learning-Professional exam
Question #: 8
Topic #: 2
Question #: 8
Topic #: 2
A data scientist is using MLflow to track their machine learning experiment. As a part of each MLflow run, 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.
They are using the following code block:

The code block is not nesting the runs in MLflow as they expected.
Which of the following changes does the data scientist need to make to the above code block so that it successfully nests the child runs under the parent run in MLflow?
They are using the following code block:

The code block is not nesting the runs in MLflow as they expected.
Which of the following changes does the data scientist need to make to the above code block so that it successfully nests the child runs under the parent run in MLflow?
Suggested Answer: C Vote an answer
by naveen at Jul 29, 2025, 02:57 AM
0
0
0
10
Comments
naveen
2025-07-29 02:57:19Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).