Glossary › predictions
GLOSSARY
predictions
appears in 1 paper titles
Definition
The values a model outputs for given inputs — class labels or probabilities for classification, numbers for regression, the next token or sample for generative models. They are what gets compared against ground truth to compute loss and metrics. Unlike the everyday sense, predictions here need not concern the future at all: labeling an existing image is still a prediction in this vocabulary.