1. How can a group turn an interesting topic into a feasible and evidence-based data science project?
Standard answer: A strong answer connects the central idea to a visible computation and a held-out or shape-based check. This tutorial keeps that familiar structure while reducing the worked example to a reusable path: question, data, exploration, baseline, neural comparison, held-out evidence, and limitations.
2. What does question before model mean here?
Standard answer: A project begins with a population, outcome, and intended use. A model name is not a research question. The group should be able to state what will be predicted, for whom, with which available information, and why the result matters.
3. Why is evidence spine useful?
Standard answer: A credible project connects provenance, exploratory analysis, a simple baseline, a valid split, a comparable neural model, held-out results, representative failures, and limitations. Removing one link weakens the claim.
4. How should you interpret shared but accountable work?
Standard answer: Group members may specialize, but every member must understand the complete question-to-evidence path. The presentation should identify contributions without exposing private personal details on the public course page.
5. What does the main equation clarify—and what does it not prove?
Standard answer: This is a planning relationship, not a numerical scoring formula. It reminds a group that a more complex model cannot compensate for an unclear question, invalid split, or missing limitation. It does not by itself prove useful behavior on unseen intended-use cases.
6. What should change when you move the explorer controls?
Standard answer: The visible calculation and interpretation should change together. Predict the direction first, then use the result to correct your mental model.
7. What is the first hands-on check you should perform?
Standard answer: Write one sentence naming the prediction target, observation unit, intended use, and non-use.
8. How can you detect the failure called “Model-first project”?
Standard answer: Ask whether the target, observation unit, intended use, and baseline fit in one sentence.
9. What evidence should be recorded before making a claim?
Standard answer: Record data and split assumptions, input/output shapes, settings, the baseline, held-out metrics, representative failures, and the decision supported by that evidence.
10. How does this week prepare the next topic?
Standard answer: Week 9 adds convolution and a compact CNN workflow. Week 10 is reserved entirely for the first PBL presentations, two weeks after this tutorial.