← All projects

Le Mans Predictions

24h of Le Mans · endurance

In Development

Scaffolded on the shared MotorsportVerse core: a 24h of Le Mans project tree with DataSource and Predictor seams ready to implement. Inherits calibration, championship simulation, standings, evaluation, drift monitoring, and leakage guards from motorsport-core the moment a data feed is wired.

Scaffolded. The project tree is real and lives in the monorepo — no forecasts publish until its two seams are implemented. The architecture preview below shows exactly what it inherits.

Architecture preview

scaffold in the monorepo

Two seams to implement

The 24h of Le Mans project tree exists today. Everything numerically heavy — calibration, simulation, evaluation — is inherited from the shared core. Bringing the series live means implementing exactly two interfaces.

Series data feed

official timing · results

DataSource

seam 1 · to implement

motorsport-core

inherited · zero rebuild

Predictor

seam 2 · to implement

Forecast site

unlocks the live demo

Inherited from motorsport-core

Probability calibration

wired into the scaffold

Championship simulation

Season projections over every remaining round.

Standings projection

Points math and title permutations, solved once.

Forward evaluation

wired into the scaffold

Drift monitoring

Alerts when the model and the sport diverge.

Leakage guards

Prior-rounds-only discipline, enforced at the boundary.

Browse the project treeAdding-a-sport guide →Live demo appears here once the first forecasts publish.
endurance
Category
2
Datasets
2
Seams to implement
2
Core modules

Datasets

  • FIA WEC timing
  • ACO

Shared core modules

  • Probability calibration
  • Forward evaluation

Tags

  • scaffolded

Registered 2026-06-15

Related projects

View all →