Week 7 Assignment

Classification Fundamentals — Assignment Pack

Use these tasks for classwork, homework, lab practice, or portfolio evidence.

Tasks

  1. Create a tiny pass-fail classifier from student marks using rule-based logic.
  2. Train a classifier on a toy dataset and print accuracy.
  3. Explain false positives and false negatives using a medical screening example.

Submission checklist

Teacher note

Encourage students to explain their reasoning. Even in beginner weeks, clarity matters as much as code correctness.