# daily_min_temperatures

- backend_selected: `stream_ewm`
- candidate_backends: `stream_ewm`
- artifact_count: `10`
- latest_observed: `13.0000`
- projected_end: `14.3756`

Compared 1 backend(s) and routed the series to 'stream_ewm'. Exported CSV, chart, card, markdown, and JSON artifacts.

## Intervals

- enabled: `False`
- method: `residual_heuristic`
- levels: `80, 90`

## Leaderboard

| backend_id | mae | rmse | mape | smape | coverage_80 | avg_width_80 | wnc_80 | coverage_90 | avg_width_90 | wnc_90 | backtest_horizon |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| stream_ewm | 2.43389 | 2.67489 | 17.1121 | 18.7427 | 1 | 28.7831 | 0.483419 | 1 | 36.9423 | 0.376649 | 14 |

## Artifacts
- `data/history.csv`
- `data/forecast.csv`
- `data/leaderboard.csv`
- `plots/forecast.png`
- `plots/forecast_card.png`
- `plots/backend_comparison.png`
- `plots/leaderboard_card.png`
- `plots/winner_vs_runnerup_delta.png`
- `reports/summary.md`
- `meta/metadata.json`
