
DatabricksCertified Machine Learning Associate
Domain 3Objective 1
Model Selection and Evaluation MACHINE-LEARNING-ASSOCIATE Practice Questions (Page 2)
Part of the Section 3: Model Development domain, which makes up ~23% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–14 in this domain), expect 2–4 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)
22questions here
5free pages
7concepts
Questions 6–10
- 6
A data science team is developing a model to predict equipment failure in a manufacturing plant. They have a dataset with 5,000 samples and 200 features. The team is considering three models: a linear regression, a decision tree with unlimited depth, and a random forest with 100 trees. The linear regression achieves a training RMSE of 50 and a test RMSE of 55. The decision tree achieves a training RMSE of 10 and a test RMSE of 80. The random forest achieves a training RMSE of 20 and a test RMSE of 45. Which model should they choose?
Select an answer first - 7
A credit card fraud detection model is being developed. The cost of a false negative (missing a fraudulent transaction) is 100 times higher than the cost of a false positive (flagging a legitimate transaction). Which metric should be prioritized during model selection?
Select an answer first - 8
A data scientist is predicting house prices. They log-transform the target variable (price) to reduce skewness and train a linear regression model. The model's RMSE on the log-transformed target is 0.15. What is the RMSE in the original price scale?
Select an answer first - 9
A credit card company is building a model to approve or decline transactions. The cost of a false decline (blocking a legitimate purchase) is customer dissatisfaction, while the cost of a false approval (allowing fraud) is financial loss. The company wants to minimize the total cost, but the costs are not equal. Which metric should they use to evaluate the model?
Select an answer first - 10
A data scientist is building a pipeline to predict house prices. They have a dataset with many categorical features (e.g., neighborhood, house style) and numeric features (e.g., square footage, lot size). They need to transform the categorical features into a format suitable for a linear regression model. Which approach correctly uses a transformer in the pipeline?
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-ASSOCIATE” is a trademark of its owner, used for identification only.