Test Data

Creator
Creator
Seonglae Cho
Created
Created
2023 Mar 22 7:59
Editor
Edited
Edited
2025 May 20 12:10

Test Set estimate real-world performance

No decisions should be made using the test set
For unbiased estimate, test data should be used as a metric since they are unseen dataset.
The test set is used to evaluate the model's final performance and is not involved in the training process. In real-world applications, the test distribution often does not match the training distribution.
 
 
 
 

Adversarial Validation

 
 

Recommendations