Essay

Describe the standard supervised-learning map and output type.

Question: In a brief analytical response, explain what a learned predictor f: X → Y means in conventional supervised learning and describe the usual form of the target value y.

Sample answer: In conventional supervised learning, the model learns a function f that takes an input x from X and produces an output in Y. In many classic tasks, y is a scalar quantity such as an integer label or a real-valued number.

Key points:

  • Supervised learning learns a function f.
  • f maps X to Y.
  • The target/output is y.
  • In many standard applications, y is an integer or a real number.

Rubric: A complete response identifies f as the learned mapping from X to Y and states that y is usually an integer or a real number. Full credit requires both the mapping and the output type.

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