Russia — three honest horizons
How the current-regime shutdown-risk level for Russia reads over 1 day, 7 days, and 30 days. Each horizon uses its own XGBoost model with per-horizon SHAP attribution and a 90% conformal interval. These are current-regime risk signals, not onset predictions — see the scope note below.
Generated 2026-05-23 18:47 UTC · model multi-horizon-h-v1 · raw JSON
Probabilities
Consistency check
The three horizons are internally consistent: longer windows capture at least the risk of shorter windows. This is the expected behavior — a 30-day window must contain any 7-day or 1-day shutdown.
22.1% ≤ 48.7% ≤ 70.0%
Top-5 SHAP features per horizon
Each horizon has its own learned drivers. Positive SHAP values push the prediction up; negative values push it down. Features differ across horizons because near-term risk responds to acute signals, while month-out risk responds to slower structural factors.
| Horizon | Rank | Feature | SHAP |
|---|---|---|---|
| 1-day | #1 | week_of_year | -0.481 |
| #2 | high_urgency_signals_7d | +0.455 | |
| #3 | recent_shutdown | -0.432 | |
| #4 | block_rate_roll7_std | -0.131 | |
| #5 | block_rate_roll7_mean | -0.118 | |
| 7-day | #1 | recent_shutdown | -0.284 |
| #2 | block_rate_roll7_std | -0.270 | |
| #3 | gdelt_unrest_30d | -0.193 | |
| #4 | week_of_year | -0.192 | |
| #5 | risk_tier | -0.170 | |
| 30-day | #1 | week_of_year | -0.787 |
| #2 | gdelt_unrest_30d | +0.279 | |
| #3 | month | -0.239 | |
| #4 | block_rate_lag1 | +0.233 | |
| #5 | recent_shutdown | -0.226 |
Honest caveats
- Each horizon is a separate XGBoost model with its own features and its own honest evaluation. LOCO AUC across spotlight countries: 1d
0.91· 7d0.88· 30d0.84. - 30-day forecasts inherently have wider conformal intervals (more time = more uncertainty). A wide interval is not a bug — it's honesty.
- These numbers are not guarantees. A 70% probability does not mean a shutdown is certain; a 20% probability does not mean you're safe.
- See /atlas/multi-horizon for the cross-country index, or /atlas/models for the full model registry.
Related
- /atlas/forecast/ru — 7-day calibrated forecast with drivers
- /ru — Russia country profile
- /atlas/multi-horizon — all spotlight countries with 30d probability
- /v1/forecast/RU/multi-horizon — raw JSON