Case Study

Interpreting a ticket-routing classifier with low errors

Case context: A support operations team builds a classifier to route incoming help-desk tickets into two categories. On the training set, the classifier makes very few mistakes, and on the development set it also performs almost as well.

Question: How should you judge the classifier's performance, and what would be appropriate feedback for the team?

Sample answer: The classifier appears to be performing well because it has both low training error and low development error, which suggests low bias and low variance. The team should be commended for this result.

Key points:

  • The model should be judged as performing well.
  • Low training error and low development error indicate low bias and low variance.
  • Positive feedback or congratulations are appropriate.

Rubric: The response should recognize that the model is doing well because both errors are low, and it should recommend praise or congratulations.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Machine Learning Strategy

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Yearning @ DeepLearning.AI