Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Machine Learning Professional

Domain 1Objective 3

Advanced MLflow Usage MACHINE-LEARNING-PROFESSIONAL Practice Questions (Page 2)

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 6–10

  1. 6application · medium

    A machine learning engineer is training a multi-stage model: first a feature selector, then a classifier. They want to track metrics for each stage separately, while also recording an overall experiment-level metric. The engineer is using MLflow's Python API within a single training script. Which approach correctly organizes the runs so that stage-level metrics are grouped under a single parent run?

    Select an answer first
  2. 7foundation · easy

    What is the purpose of implementing feature engineering inside a custom MLflow model's predict method?

    Select an answer first
  3. 8foundation · easy

    Which MLflow function is used to store a custom Python object, such as a serialized preprocessing transformer, as an artifact in the current run?

    Select an answer first
  4. 9application · medium

    A team is deploying a model that requires a custom transformation: the raw input contains a categorical feature with values that were label-encoded during training. The encoding mapping is stored in a JSON file. The team wants the deployed model to apply this mapping inside predict. Which MLflow PythonModel implementation correctly loads the mapping and applies it?

    Select an answer first
  5. 10foundation · easy

    What is the primary benefit of using nested runs in MLflow?

    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.