CompTIA DataX DY0-001 (V1) Practice Question

A data-science team is using RandomizedSearchCV to tune a GradientBoostingClassifier. The current search space samples the learning_rate hyperparameter uniformly between 0.01 and 0.30. After 100 sampled configurations, fewer than 10 candidates achieve acceptable AUC, and every high-performing candidate has a learning_rate below 0.06. The team wants to increase the probability of drawing competitive learning_rate values without increasing the number of search iterations or altering other hyperparameters. Which adjustment is most likely to improve the efficiency of their hyperparameter search?

  • Replace the random search with a grid search that tests 10 evenly spaced learning_rate values in the same range.

  • Sample learning_rate from a log-uniform distribution between 0.01 and 0.30 instead of a uniform distribution.

  • Keep learning_rate fixed at 0.1 and redirect the search budget to max_depth and n_estimators.

  • Increase the cross-validation folds in RandomizedSearchCV from 3 to 10 to reduce variance in AUC estimates.

CompTIA DataX DY0-001 (V1)
Machine Learning
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot