{
  "model": "NX-AI/TiRex",
  "context_length": 1024,
  "prediction_length": 672,
  "prediction_days": 7.0,
  "windows": 1,
  "mae_kwh": 0.11427637984261864,
  "rmse_kwh": 0.18168521074899163,
  "mape_pct": 57.710907165238346,
  "total_actual_kwh": 192.9305,
  "total_forecast_kwh": 171.2002716064453,
  "total_error_kwh": -21.73021258342264,
  "window_summaries": [
    {
      "window_id": 1,
      "origin_time": "2010-11-19 21:00:00",
      "target_start": "2010-11-19 21:15:00",
      "target_end": "2010-11-26 21:00:00",
      "days": 7.0,
      "mae_kwh": 0.11427637984261864,
      "rmse_kwh": 0.18168521074899163,
      "mape_pct": 57.710907165238346,
      "actual_total_kwh": 192.9305,
      "forecast_total_kwh": 171.2002716064453,
      "error_total_kwh": -21.73021258342264
    }
  ]
}