Stabilize near-gate regional sampling
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-29 21:24:50 +02:00
parent bb3df850aa
commit 16a1552427
4 changed files with 46 additions and 2 deletions
+6
View File
@@ -11944,6 +11944,12 @@ Verified:
unique train tile and all protected-split exclusions.
- `py -3 -m pytest -q backend/tests/test_failure_driven_yolo_sampling.py backend/tests/test_belgium_training_loop.py`
(`20 passed`).
- Iteration 3 raised aggregate calibration F1 to `0.605`, passed Brussels and
every Wallonia gate, and isolated the remaining blocker to Flanders. When
iteration 4 removed Wallonia stabilization, Wallonia precision regressed
narrowly from `0.525` to `0.496`. Added a `0.03` precision/recall sampling
guard-band so a just-passing region retains stabilizing evidence while the
hard-failing region remains the primary target (`21 passed`).
Open: