Case Study

Determine whether the example matches a standard supervised-learning output type.

Case context: A model uses household features to learn a mapping f:U→V. For each record, it predicts one value: the estimated monthly energy bill, expressed as a decimal number.

Question: Using only the stated rule for traditional supervised learning outputs, should this system be considered a match? Give a brief explanation.

Sample answer: Yes. The model connects inputs to outputs and produces a single numeric prediction. A decimal-valued prediction fits one of the standard output categories used for traditional supervised learning.

Key points:

  • The model learns a mapping from inputs to outputs.
  • It predicts one numeric value.
  • A numeric value is an accepted output form in the usual pattern.

Rubric: Award full credit for a clear yes, identification of the input-output mapping, and an explanation that a single number is a standard supervised-learning output.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Data Science

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI