Learn Before
Concept

Target Values

In supervised learning, a target value (often called a label) represents the designated output or objective variable that a model is trained to predict. During data preprocessing, the dataset is typically partitioned to isolate the target column from the input values, enabling the model to learn the mapping from features to the desired prediction.

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Learn After