Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Machine Learning Associate

Domain 3Objective 3

Training Pipelines and Cross-Validation 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 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
9concepts

Questions 6–10

  1. 6expert · hard

    A team is using GridSearchCV to tune a GradientBoostingClassifier. They have a parameter grid with 4 values for learning_rate and 5 values for max_depth. They set cv=5. After the search, they want to report the model's expected performance. What is the most appropriate score to report?

    Select an answer first
  2. 7foundation · easy

    What is the primary purpose of a validation set in a train-validation split?

    Select an answer first
  3. 8application · medium

    A data scientist is building a churn prediction model. They need to standardize numeric features and one-hot encode categorical features before training a logistic regression. They also want to ensure the same preprocessing steps are applied to the validation set without data leakage. What is the most maintainable approach?

    Select an answer first
  4. 9application · medium

    A data scientist is using MLflow to track a training pipeline. They have a preprocessing step that imputes missing values and a model training step. They want to log the model along with the preprocessing steps so that the entire pipeline can be loaded and used for inference later. What should they do?

    Select an answer first
  5. 10application · medium

    A data scientist is building a training pipeline for a text classification task. The pipeline includes TF-IDF vectorization, a classifier, and evaluation. They want to ensure that the TF-IDF vocabulary is learned only from the training data to avoid leakage. How should they structure 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.