Hyperparameter Tuning Quiz

5 questions Pass: 70% +25 pts

Quiz covering Model Training and Experimentation

Hyperparameter Tuning Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which of the following best describes the role of hyperparameters in machine learning?

  2. 2

    When comparing Grid Search and Random Search for hyperparameter tuning, which statement is true?

  3. 3

    You are tuning a model and notice that your training loss is decreasing, but your validation loss is increasing significantly. Which hyperparameter adjustment might help mitigate this?

  4. 4

    In Bayesian Optimization for hyperparameter tuning, what is the purpose of the 'surrogate model'?

  5. 5

    Why is it considered a best practice to use a separate validation set or cross-validation during hyperparameter tuning?