Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Machine Learning Associate

Domain 4Objective 3

Use Pandas to Perform Batch Inference MACHINE-LEARNING-ASSOCIATE Practice Questions (Page 3)

Part of the Section 4: Model Deployment domain, which makes up ~30% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~11–18 in this domain), expect 2–3 from this objective — we provide 15 practice questions to prepare you well beyond it. (estimate)

15questions here
3free pages
5concepts

Questions 11–15

  1. 11foundation · easy

    Which pandas method converts a model's prediction array into a Series that can be easily added to a DataFrame with a custom index?

    Select an answer first
  2. 12application · medium

    A team writes a DataFrame with predictions to a CSV file for a business analyst who will open it in Excel. The DataFrame contains a column with long text descriptions. Which parameter is important to set to avoid issues in Excel?

    Select an answer first
  3. 13foundation · easy

    Which pandas method writes a DataFrame with predictions to a CSV file?

    Select an answer first
  4. 14application · medium

    A team needs to write a large DataFrame with predictions to a file for archival. The file will be read later by a pandas job. Which format is most efficient for both writing and reading while preserving data types?

    Select an answer first
  5. 15expert · medium

    A team trained a model using a pipeline that includes a `PolynomialFeatures` transformer. For batch inference, they apply the same pipeline to new data. What is the key reason this is correct?

    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.