Databricks Certified Machine Learning Professional Databricks-Machine-Learning-Professional Question # 2 Topic 1 Discussion

Databricks Certified Machine Learning Professional Databricks-Machine-Learning-Professional Question # 2 Topic 1 Discussion

Databricks-Machine-Learning-Professional Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

A data scientist has developed a modelmodeland computed the RMSE of the model on the test set. They have assigned this value to the variablermse. They now want to manually store the RMSE value with the MLflow run.

They write the following incomplete code block:

Databricks-Machine-Learning-Professional Question 2

Which of the following lines of code can be used to fill in the blank so the code block can successfully complete the task?


A.

log_artifact


B.

log_model


C.

log_metric


D.

log_param


E.

There is no way to store values like this.


Get Premium Databricks-Machine-Learning-Professional 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.