Learn Before
Essay

Explain the boundary between evaluating with a test set and making decisions from it.

Question: In a concise analytical response, explain what a test set should be used for and which decisions it should not influence.

Sample answer: A test set should be used to evaluate the performance of an algorithm. It should not be used to decide which learning algorithm to use or which parameters to select. Thus, its role is evaluation rather than algorithm or parameter decision-making.

Key points:

  • The test set evaluates algorithm performance.
  • It does not determine which learning algorithm to use.
  • It does not determine which parameters to use.
  • Evaluation and selection are distinct roles.

Rubric: A strong response clearly states the evaluation role, excludes both learning-algorithm selection and parameter selection, and accurately distinguishes evaluation from decision-making.

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