BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//euroscipy-2026//talk//D9FJAC
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-euroscipy-2026-D9FJAC@pretalx.com
DTSTART;TZID=CET:20260722T110000
DTEND;TZID=CET:20260722T123000
DESCRIPTION:Class imbalance is a common challenge in real-world machine lea
 rning. This course explores why standard approaches fail and how to build 
 reliable classifiers using scikit-learn's calibration and threshold-tuning
  tools.\n\nWe cover practical solutions including resampling strategies\, 
 probabilistic calibration with `CalibratedClassifierCV`\, and decision thr
 eshold optimization using `TunedThresholdClassifierCV`. You'll learn to ev
 aluate models appropriately with calibration curves and confusion matrices
 .\n\nThe course also addresses prevalence shift or in other words when you
 r training data doesn't reflect the target population. We demonstrate weig
 ht-based training corrections and post-hoc probability adjustments applica
 ble to any binary classifier.
DTSTAMP:20260603T201709Z
LOCATION:Room 1.38 (Ground Floor\, Turing)
SUMMARY:Deal with imbalanced classification using scikit-learn - Guillaume 
 Lemaitre\, Anne Beyer
URL:https://pretalx.com/euroscipy-2026/talk/D9FJAC/
END:VEVENT
END:VCALENDAR
