Skip to main content
Part of the Strategy family.
Empirical circuit-specific pit-lane loss prior, read by int_pit_strategy_value in place of the largely-imputed circuit_reference constant. Per stop, loss = (in_lap − ref) + (out_lap − ref) where ref is the driver’s median green lap that race; the value is the median across stops within a sane [pit_loss_min_s, pit_loss_max_s] window, EB-shrunk toward the global median. Stops whose in-lap or out-lap ran under SC, VSC or a red flag are excluded — under a neutralisation the lap the stop is measured against is not the lap the driver would otherwise have run. Estimated per physical venue (circuit_id) so a renamed event or double-header shares one pit lane and one sample, then emitted per event slug so the consumer’s race_to_track join is unchanged. Scoped to races with a venue slug available.

Lineage

Overview

9 tests guard this model - 8 generic, 1 singular.

Columns