🔥 3-day streak
Databricks Certified Machine Learning Associate33 / 137
Question 33 of 137
A data scientist is tuning hyperparameters for a scikit-learn gradient boosting model on a single large Databricks cluster. The training dataset fits comfortably in the driver's memory, and each individual model trains quickly on one machine. They want to use Hyperopt to evaluate many hyperparameter combinations and distribute those evaluations across the cluster's worker nodes to finish the search faster. Which Hyperopt configuration should they use in the fmin() call?
Reviewed for accuracy · Report an issueNext question