⚽ Tomulator
Overview
β—ˆDashboardπŸ“…Today's gamesβ—ŽState of play
Money
πŸ’·Bets & strategies
Explore
⊞Leagues & seasonsπŸ“Metricsβ–€Data sources
Engine room
🎲SimulationsπŸ§ͺLab≣Catalog?How this works

subset check: did the mid-dog model's picks have OOS skill?

← lab Β· min edge 0.08 Β· ran 7/9/2026

What this is: A one-off study β€” its numbers below are exactly what the run reported.
notepick = model edge>=min_edge on open price; _roi=(n, roi%). Skill only if pick_test ROI beats band_test AND is +EV.
min edge0.08

by comp

EL2{"open":{"band_test":[165,-13.72],"pick_test":[72,-13.56],"b
EPL{"open":{"band_test":[397,6.68],"pick_test":[93,42.43],"band

Reading the columnswhat each number actually means

AUCpredictability: 0.50 = coin flip, ~0.70 = ceiling for sports
Importancehow much the model leans on this factor (permutation importance)
Directionsign of the raw correlation with the outcome
Survives all eraseffect points the same way in every historical era
Spec Β· the reproducible recipe
{
  "kind": "subset_check",
  "bands": {
    "EL2": [
      3.5,
      4.5
    ],
    "EPL": [
      2.6,
      4.5
    ]
  },
  "min_edge": 0.08
}