Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Databricks Databricks-Machine-Learning-Professional Practice Exam with Questions & Answers

Questions 1

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

Options:
A.

client.transition_model_version_stage

B.

client.delete_model_version

C.

client.update_registered_model

D.

client.delete_model

E.

client.delete_registered_model

Databricks Databricks-Machine-Learning-Professional Premium Access
Questions 2

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

Options:
A.

python_function provides no benefits over the built-in library-specific model flavors

B.

python_function can be used to deploy models in a parallelizable fashion

C.

python_function can be used to deploy models without worrying about which library was used to create the model

D.

python_function can be used to store models in an MLmodel file

E.

python_function can be used to deploy models without worrying about whether they are deployed in batch, streaming, or real-time environments

Questions 3

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

Options:
A.

Development. Staging. Production

B.

None. Staging. Production

C.

Staging. Production. Archived

D.

None. Staging. Production. Archived

E.

Development. Staging. Production. Archived

Questions 4

After a data scientist noticed that a column was missing from a production feature set stored as a Delta table, the machine learning engineering team has been tasked with determining when the column was dropped from the feature set.

Which of the following SQL commands can be used to accomplish this task?

Options:
A.

VERSION

B.

DESCRIBE

C.

HISTORY

D.

DESCRIBE HISTORY

E.

TIMESTAMP

Questions 5

Which of the following MLflow operations can be used to automatically calculate and log a Shapley feature importance plot?

Options:
A.

mlflow.shap.log_explanation

B.

None of these operations can accomplish the task.

C.

mlflow.shap

D.

mlflow.log_figure

E.

client.log_artifact

Questions 6

Which of the following is a simple statistic to monitor for categorical feature drift?

Options:
A.

Mode

B.

None of these

C.

Mode, number of unique values, and percentage of missing values

D.

Percentage of missing values

E.

Number of unique values

Questions 7

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:

Databricks-Machine-Learning-Professional Question 7

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

Options:
A.

There are no necessary changes

B.

Replace list with view in the endpoint URL

C.

Replace POST with GET in the call to http request

D.

Replace list with webhooks in the endpoint URL

E.

Replace POST with PUT in the call to http request

Questions 8

A machine learning engineer is manually refreshing a model in an existing machine learning pipeline. The pipeline uses the MLflow Model Registry model "project". The machine learning engineer would like to add a new version of the model to "project".

Which of the following MLflow operations can the machine learning engineer use to accomplish this task?

Options:
A.

mlflow.register_model

B.

MlflowClient.update_registered_model

C.

mlflow.add_model_version

D.

MlflowClient.get_model_version

E.

The machine learning engineer needs to create an entirely new MLflow Model Registry model

Questions 9

A machine learning engineer is using the following code block as part of a batch deployment pipeline:

Databricks-Machine-Learning-Professional Question 9

Which of the following changes needs to be made so this code block will work when theinferencetable is a stream source?

Options:
A.

Replace "inference" with the path to the location of the Delta table

B.

Replace schema(schema) with option("maxFilesPerTriqqer", 1}

C.

Replace spark.read with spark.readStream

D.

Replace formatfdelta") with format("stream")

E.

Replace predict with a stream-friendly prediction function

Questions 10

A machine learning engineer has created a webhook with the following code block:

Databricks-Machine-Learning-Professional Question 10

Which of the following code blocks will trigger this webhook to run the associate job?

A)

Databricks-Machine-Learning-Professional Question 10

B)

Databricks-Machine-Learning-Professional Question 10

C)

Databricks-Machine-Learning-Professional Question 10

D)

Databricks-Machine-Learning-Professional Question 10

E)

Databricks-Machine-Learning-Professional Question 10

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Certification Provider: Databricks
Exam Name: Databricks Certified Machine Learning Professional
Last Update: Jul 17, 2025
Questions: 60