Ready
The response links the intended deployment claim to an independent split, uncertainty, subgroup or shift analysis, and a named acceptance threshold.
Learning lesson 08 · Test what transfers
01 · Smallest useful mechanism
A simple model may underfit and miss real structure. A flexible model may fit every training example, including noise. Held-out data tests the claim that the learned parameters capture something reusable. Modern over-parameterized networks complicate the classical U-shaped story, so capacity alone cannot certify or condemn a model.
Training error usually falls with model capacity; validation error reveals whether the model found a transferable pattern, an oversimplification, or a memorized shortcut.
02 · Experiment
Illustrative risk curves · compare claims, not benchmark scores
The curves are deliberately shaped teaching data for underfitting, balance, and memorization. They are not measured results from a named architecture.
Capacity experiment
Best held-out evidence
This region currently balances fit and transfer under the illustrative split.
Illustrative risk curves
Same split · increasing capacity
These curves are teaching data. A real claim requires measured results, a versioned split, uncertainty, and checks that match the intended deployment.
03 · Reason from evidence
Your brief: Rewrite the original performance claim and propose an evaluation that separates leakage from genuine deployment shift.
Evidence your answer should use
There is no reveal button here. A strong response names the claim, the evidence that would test it, and what the evidence cannot establish.
Your learning artifact
Stored only in this browser. No account required; course reset does not delete it.
Capstone decision rubric
The response links the intended deployment claim to an independent split, uncertainty, subgroup or shift analysis, and a named acceptance threshold.
The response reports training fit or one aggregate validation score without checking leakage, independence, calibration, or deployment match.
The response treats a high score as proof of safety or authorizes deployment without failure costs, monitoring, and a rollback condition.
04 · Check your understanding
Next: Continue into the LLM course to watch these same operations scale into embeddings, attention, next-token loss, and transformer training.