predict_finish_position
Forecast a driver's finishing position and total time for a planned strategy, assuming rivals hold their pace. Enables data-driven pit-stop decisions from real session data.
Instructions
Projects driver's finishing position and total time for a planned
strategy, assuming rivals hold their recent pace with no further stops.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver | Yes | ||
| season | Yes | ||
| circuit | Yes | ||
| session | Yes | ||
| current_lap | Yes | ||
| planned_strategy | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||