Module 2: Data preparation and feature pipelines#
Theme#
Data preparation and feature pipelines
Essential Question#
How do preprocessing choices shape model behavior?
Module Components#
Book prose: conceptual framing, domain scenario, methods, and failure modesAssignment: evidence-backed production of a specific artifactSlides: presentation sequence for seminar or lecture deliveryNarration: spoken version of the slide flowRubric: criteria for evaluating the module artifactNotebook: executable lab aligned with the module theme using synthetic tabular observations with features, labels, train/test split, baseline score, and error slices
Module Artifact#
predictive modeling report with baseline comparison, validation evidence, and model card focused on data preparation and feature pipelines: Build a reproducible train/validation preprocessing pipeline.
Professional Setting#
Students work as if advising an analytics team choosing a predictive model for an operational decision. Their work must be intelligible to analytics lead, domain owner, operations manager, and model risk reviewer.
Use This Module in Order#
Review the slide deck with the matching narration.
In Populi, open the private student-repository link for this course and enter
modules/module-2.Clone the repository once or open its Codespace/Colab copy; run
lab.ipynband completeexercise.ipynbthere.Self-check with the rubric, commit and push the work, then submit exactly what Populi requests.