Databricks Certified Machine Learning Professional Databricks Machine Learning Professional Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

Which of the following lists all of the model stages are available in the MLflow Model Registry?



Answer : A


Question 2

Which of the following MLflow operations can be used to delete a model from the MLflow Model Registry?



Answer : E


Question 3

Which of the following is a simple, low-cost method of monitoring numeric feature drift?



Answer : B


Question 4

A machine learning engineer needs to deliver predictions of a machine learning model in real-time. However, the feature values needed for computing the predictions are available one week before the query time.

Which of the following is a benefit of using a batch serving deployment in this scenario rather than a real-time serving deployment where predictions are computed at query time?



Answer : A


Question 5

A machine learning engineer wants to programmatically create a new Databricks Job whose schedule depends on the result of some automated tests in a machine learning pipeline.

Which of the following Databricks tools can be used to programmatically create the Job?



Answer : E


Question 6

Which of the following describes concept drift?



Answer : D


Question 7

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?



Answer : A


Page:    1 / 14   
Total 60 questions