You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -378,7 +378,7 @@ <h3 style="font-size:1rem;margin:1rem 0 0.5rem;">Detail per crop × country × m
378
378
},
379
379
{id: "spatial",label: "Spatial",note: "Median per-year r across regions (typical-year slice).",metrics: [{id: "r",label: "r",higher_better: true}]},
380
380
{id: "temporal",label: "Temporal",note: "Median per-region r across years (typical-region slice).",metrics: [{id: "r",label: "r",higher_better: true}]},
Copy file name to clipboardExpand all lines: cybench/runs/viz/model_family_radar_template.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@
195
195
<pclass="back"><ahref="index.html">← All dashboards</a></p>
196
196
<header>
197
197
<h1>Model family comparison</h1>
198
-
<pclass="lead">NRMSE (Overall); Pearson r pattern slices (Spatial, Temporal); pooled residual R² (Anomaly) — one best-NRMSE representative per modeling paradigm (five families).</p>
198
+
<pclass="lead">NRMSE (Overall); Pearson r (Spatial, Temporal, and pooled anomaly r<sub>res</sub>) — one best-NRMSE representative per modeling paradigm (five families).</p>
199
199
<pclass="muted">Paper-level summary. For every model and crop×country drill-down, see <ahref="insights.html">Global insights</a> (leaderboard and model×country heatmap).</p>
0 commit comments