Overfitting and Underfitting Quiz

5 questions Pass: 70% +25 pts

Quiz covering Model Evaluation and Selection

Overfitting and Underfitting 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 scenarios best describes an underfitted machine learning model?

  2. 2

    When monitoring a model's performance in Azure Machine Learning, you notice the training error is very low, but the validation error is significantly higher. What is the most likely cause?

  3. 3

    You are training a decision tree in Azure Machine Learning and notice the model is overfitting. Which of the following techniques would most effectively address this?

  4. 4

    Which of the following describes the 'Bias-Variance Tradeoff' when selecting a model for deployment on Azure?

  5. 5

    In the context of Azure Automated ML, how does K-fold cross-validation help in identifying model overfitting?