Prediction Glossary

Browse 2 prediction terms defined in plain English, from the cultural dictionary of computing.

2 Prediction Terms

Classification
A supervised machine learning task where the model learns to assign input data to one of a predefined set of discrete categories or labels. Common examples...
Token Prediction
The act of predicting the next token or candidate tokens in a sequence based on prior context. Token prediction is the core mechanism behind many language...

Related Topics