Conceptual
Login

Predictions and Ground-Truth Labels in Supervised Learning

The supervised setup in which a model emits a prediction for an input whose correct answer is already known, so that prediction and label can be compared pair by pair. Distinguishes continuous targets (a number to hit) from categorical targets (a class to pick), which is the split every later error metric is defined against.