← All Weeks    ← Week 11    Week 13 →

Week 12: Other Techniques — imbalanced and time-series data

Learning Objectives

By the end of this week, students will be able to:

Perspectival Reading

Reading: TBD

Reflection Questions

  1. Imbalanced datasets often reflect a world where certain events are rare but high-stakes. What is lost when we “balance” them artificially?
  2. Who typically occupies the minority class in socially consequential ML problems (fraud detection, medical diagnosis)?
  3. Time-series models are trained on the past to predict the future. What assumptions does that embed about how the world changes?

Slides

View slides

Notebook Demo

Open in Google Colab (link TBD)

Lab Assignment

Week 12 Lab — GitHub Classroom (link TBD)