mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
The ADR-0030 component-accuracy and expired-pairs gates re-derive the *actual* EpcPropertyData through the same mapper the leave-one-out scorer predicts against. #1669 (measurement_type=2 external->internal conversion, RdSAP §3.4 + Table 2) gives the fixture's external certs sharper internal dimensions, which tips the geo-proximity-weighted donor mode on three components by single-target amounts: total_window_area 3.7184 -> 3.7484, door_count 0.3333 -> 0.3737, has_pv floor 0.8929 -> 0.8571 (one pair 25/28 -> 24/28). This is a ground-truth-method change, not a prediction-logic loosening: the fix is spec-correct, corpus MAE improved (0.571 -> 0.570) and the real-cert accuracy pin held. Per the gate convention the affected floors/ceilings are re-baselined to the measured values with the attribution recorded; tighten-only resumes here. Bisected: #1666/#1667 leave the gates green; #1669 introduces all three shifts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_comparable_properties.py | ||
| test_component_accuracy_gate.py | ||
| test_epc_prediction.py | ||
| test_expired_pairs_gate.py | ||
| test_historic_conditioning.py | ||
| test_prediction_comparison.py | ||
| test_prediction_target.py | ||
| test_validation.py | ||