It earns a place when
- Use the full workflow whenever a model will influence people, money, operations or product behaviour.
- You can evaluate it against a credible baseline.
- Its output fits the decision and data constraints.
Machine learning models · Phase 7 · Lesson 60
Integrate problem framing, model choice, evaluation, deployment and risk into one defensible ML system.
Integrate problem framing, model choice, evaluation, deployment and risk into one defensible ML system.
The capstone is not a model bake-off. It is an argument that a particular system should exist, with evidence for its usefulness and boundaries for its failure.
State the estimand or prediction target, split and metric before fitting. Compare a baseline and at least one stronger model, quantify uncertainty, inspect slices and define the serving and monitoring loop.
For a cancellation-risk system, define the prediction time, target window and action. Build a leakage-safe pipeline, compare logistic regression with a tree ensemble, calibrate the result and decide whether an intervention is justified.
When a result looks surprisingly good, inspect the split, target timing, error slices and data-generating process before celebrating.
Use this as a small experiment rather than a recipe to copy blindly. Change one thing, record the result and explain the change.
Answer from memory first. The buttons reveal feedback, but the durable step is explaining why.
1. What should be fixed before model comparison?
2. What makes a capstone defence strong?
3. What is a valid go-no-go question?
NIST AI Risk Management Framework. Use the source for the deeper treatment after you can explain the lesson's core idea without looking.