
DatabricksCertified Machine Learning Professional
Domain 1Objective 3
Advanced MLflow Usage MACHINE-LEARNING-PROFESSIONAL Practice Questions (Page 1)
Part of the Model Development domain, which accounts for 44% of the MACHINE-LEARNING-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~22–35 in this domain), expect 6–9 from this objective — we provide 13 practice questions to prepare you well beyond it. (estimate)
13questions here
3free pages
3concepts
44%of the exam
Questions 1–5
- 1
Which MLflow function is used to log a custom metric that changes over time, such as the loss at each training epoch?
Select an answer first - 2
A data scientist is running an experiment and wants to log a list of evaluation metrics (precision, recall, F1) for multiple thresholds. They want to compare these across runs in the MLflow UI. Which approach is most appropriate?
Select an answer first - 3
A team is building a custom MLflow model that performs feature scaling inside its predict method. The scaler was fitted on training data and saved as a pickle file. The team wants to log the scaler as an artifact alongside the model so it can be loaded during inference. Which MLflow call correctly saves the scaler with the model?
Select an answer first - 4
A team is deploying a model that needs to compute a rolling average of a numeric feature over the last 7 days. The raw input contains daily values, and the model was trained on the rolling average. They are building a custom PythonModel. Where should the rolling average computation be implemented?
Select an answer first - 5
A team is deploying a churn prediction model. The raw input features include a customer's signup date, and the model was trained on a feature called 'days_since_signup'. The team wants to package the model so that the deployed endpoint accepts the raw signup date and computes 'days_since_signup' inside the model's predict method. Which MLflow approach supports this?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “MACHINE-LEARNING-PROFESSIONAL” is a trademark of its owner, used for identification only.