Back to glossary
AI GLOSSARY
Test Set
Data
A held-out portion of the dataset used only to evaluate final model performance after training and tuning are complete. The test set should never be used during training or model selection, keeping it separate ensures an honest estimate of how the model will perform on truly new data.