Week 11 ยท 45-60 min

Project Week 1: Build Your Classifier

Project overview: build and explain a classifier

Project overview: build and explain a classifier This is part of your "Build & Explain a Simple Classifier" project. Work at your own pace across two project weeks.

Key point: Project overview: build and explain a classifier. Review this slide once more before moving on.

Slide 1 of 8

Practice

  1. Continue your "Build & Explain a Simple Classifier" project. Save your work in a clearly named folder.

Key Terms

Project overview: build and explain a classifier
Project overview: build and explain a classifier
Load the provided toy dataset
Load the provided toy dataset
Run the full pipeline: split, train, predict
Run the full pipeline: split, train, predict

Week Summary

  • Project overview: build and explain a classifier
  • Load the provided toy dataset
  • Run the full pipeline: split, train, predict
  • Check and report accuracy

Coming Next Week: Next: Project Week 2: Explain & Reflect

Project Brief

Complete the "Build & Explain a Simple Classifier" project across weeks 11-12.

What to Build

  1. Run full classification pipeline on provided toy dataset
  2. Report accuracy
  3. Write plain-language explanation of what the model does
  4. Identify one limitation and one possible bias source

Self-Assessment Rubric

  • Does my code run without errors?
  • Can I explain what each step does?
  • Did I identify a limitation, not just what worked?
  • Did I avoid overclaiming what the model can do?