Back to glossary
AI GLOSSARY
Training Set
Data
The specific subset of a dataset designated for model training, as distinct from the validation and test sets. Splitting data into these three sets is standard practice that helps ensure a model is evaluated fairly on data it has never seen during training.