Learn Before
Concept

Input Values

In supervised learning, input values represent the set of known features or attributes provided to a model to make predictions. A critical first step in data preprocessing is partitioning the dataset to separate these input columns from the designated target values that the model aims to estimate.

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Learn After