📊 Synthetic Data Evaluation Vocabulary
0 / 5 completed
1 / 5
A ML researcher presents synthetic data evaluation results using the TSTR (Train on Synthetic, Test on Real) framework.
What does the TSTR framework evaluate?
TSTR evaluation framework:
| Framework | Protocol | What it measures |
|---|---|---|
| TSTR | Train on synthetic → Test on real | Downstream utility (does the synthetic data teach useful patterns?) |
| TRTS | Train on real → Test on synthetic | Fidelity (does synthetic data resemble real data?) |
Key vocabulary: downstream task performance, utility score, TSTR gap, classification accuracy, generalisation, benchmark evaluation.