Week 12
Capstone and Deployment
Final project, presentation, packaging, and static deployment.
Learning goals
- Capstone design
- Problem statement
- Dataset selection
- Model workflow
- Charts and interpretation
- Packaging for GitHub Pages and static hosting
Suggested classroom flow
| Session | Focus | Output |
|---|---|---|
| Day 1 | Concept introduction and guided examples | Notebook or script |
| Day 2 | Hands-on lab and teacher walkthrough | Working code |
| Day 3 | Practice tasks and discussion | Assignment draft |
| Day 4 | Assessment and mini project | Submission |
Mini project
Capstone Project
Outcome for the week: students should finish with usable code, a short explanation, and at least one visual or result artifact.
Quick MCQ preview
Q1. A capstone should include?
Explanation: A capstone needs the full workflow.
Q2. A README file is used for?
Explanation: README explains the project.
Q3. Static deployment is suitable for?
Explanation: Static hosting is great for front-end outputs.