📅 Day 03 — Part 1: Feature Engineering¶
Goal: Convert raw columns into useful, leakage-safe model features.
| # | Topic | File |
|---|---|---|
| 1 | Feature Engineering Overview | 01-feature-engineering-overview.md |
| 2 | Numeric Features | 02-numeric-features.md |
| 3 | Categorical Features | 03-categorical-features.md |
| 4 | Date, Time, and Text Features | 04-datetime-and-text-features.md |
| 5 | Pipelines and Leakage | 05-pipelines-and-leakage.md |
| 6 | Exercises | 06-exercises.md |
➡️ Start with 01-feature-engineering-overview