
DatabricksCertified Machine Learning Associate
Domain 3Objective 3
Training Pipelines and Cross-Validation MACHINE-LEARNING-ASSOCIATE Practice Questions (Page 1)
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 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
9concepts
Questions 1–5
- 1
A data scientist is evaluating a model with 5-fold cross-validation. They notice that the standard deviation of the scores across folds is very low. What does this indicate?
Select an answer first - 2
Which scikit-learn class is used to chain together preprocessing and modeling steps into a single object that can be fit and used for predictions?
Select an answer first - 3
A data scientist is running GridSearchCV with a parameter grid containing 2 values for C and 3 values for kernel in an SVM. They set cv=4. How many total model fits will GridSearchCV perform?
Select an answer first - 4
A team is deciding between a single holdout validation set and 10-fold cross-validation for a large dataset of 5 million rows. Their main concern is getting a reliable performance estimate within a reasonable time budget. What is the primary trade-off they should consider?
Select an answer first - 5
What does the cross_validate function in scikit-learn return that cross_val_score does not?
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.