Learn Before
Concept icon
Concept

Separating Search Errors from Scoring Errors in Inference

When an inference system produces an incorrect result, first determine whether the search procedure failed to find a strong candidate or whether the scoring model assigned the wrong values. The next debugging step depends on that diagnosis: improve the search method if candidates are being missed, or improve the model that ranks or scores candidates if the scoring is unreliable.

0

1

Concept icon
Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI

Related