Databricks Certified Machine Learning Professional Databricks Machine Learning Professional Exam Questions

Page: 1 / 14
Total 60 questions
Question 1

A machine learning engineer has registered a sklearn model in the MLflow Model Registry using the sklearn model flavor with UI model_uri.

Which of the following operations can be used to load the model as an sklearn object for batch deployment?



Answer : D


Question 2

A machine learning engineer wants to view all of the active MLflow Model Registry Webhooks for a specific model.

They are using the following code block:

Which of the following changes does the machine learning engineer need to make to this code block so it will successfully accomplish the task?



Answer : D


Question 3

A machine learning engineer and data scientist are working together to convert a batch deployment to an always-on streaming deployment. The machine learning engineer has expressed that rigorous data tests must be put in place as a part of their conversion to account for potential changes in data formats.

Which of the following describes why these types of data type tests and checks are particularly important for streaming deployments?



Answer : D


Question 4

A data scientist set up a machine learning pipeline to automatically log a data visualization with each run. They now want to view the visualizations in Databricks.

Which of the following locations in Databricks will show these data visualizations?



Answer : E


Question 5

Which of the following is an advantage of using the python_function(pyfunc) model flavor over the built-in library-specific model flavors?



Answer : B


Question 6

A data scientist wants to remove the star_rating column from the Delta table at the location path. To do this, they need to load in data and drop the star_rating column.

Which of the following code blocks accomplishes this task?



Answer : D


Question 7

Which of the following is a benefit of logging a model signature with an MLflow model?



Answer : E


Page:    1 / 14   
Total 60 questions