Databricks-Machine-Learning-Professional 無料問題集「Databricks Certified Machine Learning Professional」
A data scientist has written a function to track the runs of their random forest model. The data scientist is changing the number of trees in the forest across each run.
Which of the following MLflow operations is designed to log single values like the number of trees in a random forest?
Which of the following MLflow operations is designed to log single values like the number of trees in a random forest?
正解:D
解答を投票する
A machine learning engineer is monitoring categorical input variables for a production machine learning application. The engineer believes that missing values are becoming more prevalent in more recent data for a particular value in one of the categorical input variables.
Which of the following tools can the machine learning engineer use to assess their theory?
Which of the following tools can the machine learning engineer use to assess their theory?
正解:D
解答を投票する
A machine learning engineering manager has asked all of the engineers on their team to add text descriptions to each of the model projects in the MLflow Model Registry. They are starting with the model project "model" and they'd like to add the text in the model_description variable.
The team is using the following line of code:
Which of the following changes does the team need to make to the above code block to accomplish the task?
The team is using the following line of code:
Which of the following changes does the team need to make to the above code block to accomplish the task?
正解:E
解答を投票する