pitcall.batch
/csv inference
← back to dashboard

Batch CSV inference

Upload a CSV with raw F1 lap data. The XGBoost champion (F1=0.785, ROC-AUC=0.894) runs feature engineering and returns pPit + pred per row. If PitNextLap is present, the macro-F1 score is computed on the fly.

1 · Upload CSV
id, Driver, Compound, Race, Year, PitStop, LapNumber, Stint, TyreLife, Position, LapTime (s), LapTime_Delta, Cumulative_Degradation, RaceProgress, Position_Change optional: PitNextLap (target column — if provided, F1 score is reported)
drop CSV anywhere to upload