← ML Capstone
Frame the Prediction Problem
① Learn
Every ML project starts with a clear prediction target. If you cannot state what the model should predict, the rest of the workflow gets blurry fast.
② Implement — write it, run it, submit
Goal
Make `target_name` equal `passed`.
Output
Hints
- Stuck? Reveal a hint.