
DatabricksCertified Machine Learning Professional
Domain 1Objective 2
Scaling and Tuning MACHINE-LEARNING-PROFESSIONAL Practice Questions (Page 3)
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 23 practice questions to prepare you well beyond it. (estimate)
23questions here
5free pages
7concepts
44%of the exam
Questions 11–15
- 11
A machine learning workload is running on a Databricks cluster and is hitting a memory bottleneck on the driver node. The team is considering switching to a larger driver node type. What type of scaling is this?
Select an answer first - 12
A team needs to perform distributed training of a custom PyTorch model that requires fine-grained control over the training loop and communication between workers. Which framework is better suited for this task compared to Spark?
Select an answer first - 13
In Ray Tune, what is the purpose of a 'search algorithm' (e.g., BayesOptSearch, HyperOptSearch)?
Select an answer first - 14
A team needs to train a separate model for each of 500 product categories using a large dataset. They want to leverage Spark's distributed execution without writing custom RDD code. Which API is designed for this exact use case?
Select an answer first - 15
A team is using Optuna to tune a model on a Databricks cluster. They have a large search space and want to run 100 trials. They have a cluster with 10 worker nodes, each with 8 cores. They want to minimize the wall-clock time. They are considering two approaches: (1) run Optuna on the driver with n_jobs=8, or (2) use Optuna's distributed mode with a MySQL database and run 10 workers (one per node) each with n_jobs=8. What is the primary trade-off?
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.