Learn Before
Case Study

Diagnose a team that uses test results to choose an algorithm and its parameters.

Case context: A team evaluates several learning algorithms on a test set, then uses those results to choose both the algorithm and its parameters.

Question: What is inappropriate about the team's use of the test set, and what role should the test set serve instead?

Sample answer: The team is improperly using the test set to make decisions about the learning algorithm and its parameters. The test set should instead be reserved for evaluating algorithm performance without guiding those choices.

Key points:

  • Algorithm choice should not be based on the test set.
  • Parameter choice should not be based on the test set.
  • The test set's proper role is evaluating performance.

Rubric: The response must identify both improper decisions—algorithm selection and parameter selection—and state that the proper role is performance evaluation.

0

1

Updated 2026-07-19

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI