Learn Before
Short Answer

Improving the Score Estimator

Question: A scheduling system scores candidate plans, but an optimization check shows that the plan selected by the search procedure does not score better than the best plan found by exhaustive checking. What part of the system should be improved?

Sample answer: Improve the component that learns or approximates the scoring function, because the score model is failing to rank the truly best plan above the selected plan.

Key points:

  • The scoring model or its learning procedure
  • The approximation of the score used to rank candidate plans

Rubric: Correctly identifies the scoring model, the learning procedure, or the approximation used to estimate the score.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Yearning @ DeepLearning.AI