Short Answer

State the cost of approximate search in large-scale scoring problems.

Question: What do we give up when we use an approximate search method instead of checking every possible candidate to maximize a score function?

Sample answer: We give up the guarantee of finding the absolute best candidate, but we gain a method that can run in a reasonable amount of time on very large search spaces.

Key points:

  • Approximate search may miss the true global optimum.
  • It makes the problem computationally manageable.

Rubric: The student's answer must say that approximate search sacrifices the certainty of finding the optimal candidate in order to make the search feasible.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Data Science

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI