CERTIFIED-MACHINE-LEARNING-PROFESSIONAL · Question #1
A data scientist has developed a model model and computed the RMSE of the model on the test set. They have assigned this value to the variable rmse. They now want to manually store the RMSE value with
Sign in or unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.
Question
A data scientist has developed a model model and computed the RMSE of the model on the test set. They have assigned this value to the variable rmse. They now want to manually store the RMSE value with the MLflow run. They write the following incomplete code block:
Which of the following lines of code can be used to fill in the blank so the code block can successfully complete the task?
Exhibit
Options
- Alog_artifact
- Blog_model
- Clog_metric
- Dlog_param
- EThere is no way to store values like this.
Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to see the answer
You've previewed enough free CERTIFIED-MACHINE-LEARNING-PROFESSIONAL questions. Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
