Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Lab 4: Active Learning Pipeline

Objective

Build the core of The Warden's learning loop: select uncertain samples, label them, retrain, and measure improvement.

What You'll Learn

  • Uncertainty sampling strategy
  • The active learning loop
  • How models improve with targeted labeling
  • The Warden's doubt mechanism

Run

python active_learn.py