Databricks Certified Machine Learning Professional Databricks Machine Learning Professional Exam Questions

Page: 1 / 14
Total 60 questions
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 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


Question 2

A machine learning engineering team has written predictions computed in a batch job to a Delta table for querying. However, the team has noticed that the querying is running slowly. The team has already tuned the size of the data files. Upon investigating, the team has concluded that the rows meeting the query condition are sparsely located throughout each of the data files.

Based on the scenario, which of the following optimization techniques could speed up the query by colocating similar records while considering values in multiple columns?



Answer : E


Question 3

Which of the following describes the purpose of the context parameter in the predict method of Python models for MLflow?



Answer : A


Question 4

Which of the following describes concept drift?



Answer : D


Question 5

Which of the following statements describes streaming with Spark as a model deployment strategy?



Answer : E


Question 6

A data scientist has developed a model to predict ice cream sales using the expected temperature and expected number of hours of sun in the day. However, the expected temperature is dropping beneath the range of the input variable on which the model was trained.

Which of the following types of drift is present in the above scenario?



Answer : E


Question 7

Which of the following Databricks-managed MLflow capabilities is a centralized model store?



Answer : C


Page:    1 / 14   
Total 60 questions