1. What is the first claim a presentation should establish?
Standard answer: State the prediction question, observation unit, target, intended use, and non-use before discussing architecture.
2. Why show the baseline before the neural model?
Standard answer: The baseline establishes the minimum useful comparison and shows whether added complexity changes the evidence.
3. What makes a train/validation/test split credible?
Standard answer: Its roles are fixed in advance, relevant identity or time boundaries are respected, and the test set remains closed during model selection.
4. What should one main result slide contain?
Standard answer: One bounded claim, a clearly labeled held-out comparison, and the conditions under which the comparison was made.
5. Why include a failure case?
Standard answer: It reveals where aggregate metrics hide systematic weakness and helps bound intended use.
6. What should every group member understand?
Standard answer: The full question-to-evidence path, even when implementation tasks were divided.
7. How should listeners take notes?
Standard answer: Record the question, strongest evidence, one limitation, and one constructive question rather than transcribing slides.
8. What is a useful oral-defense answer?
Standard answer: A direct answer tied to the shown data or computation, followed by what remains uncertain.
9. When is a neural model not justified?
Standard answer: When it does not improve decision-relevant held-out evidence enough to offset added complexity, instability, or opacity.
10. What should carry forward to PBL2?
Standard answer: A clearer question, frozen evidence contract, stronger baseline, deliberate failure test, and concise contribution record.