mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Ratchet the pashub accuracy gauge to MAE 1.371 after the common-wall fix
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
7c2cb6b88a
commit
b208234e62
1 changed files with 2 additions and 2 deletions
|
|
@ -122,8 +122,8 @@ _MIN_WITHIN_HALF: float = 0.19
|
|||
# type" (RdSAP §3.9.2) lodgement now bills common walls as `common_wall` at
|
||||
# the main-wall U (spec area L x (0.25 + H)) instead of a Detailed `stud_wall`
|
||||
# roof surface that dropped to the Table 18 col(4) 2.30 uninsulated default
|
||||
# (78/72 North Road, +1.1 SAP each). Observed MAE 1.370, within-0.5 20.0%.
|
||||
_MAX_SAP_MAE: float = 1.37
|
||||
# (78/72 North Road, +1.1 SAP each). Observed MAE 1.3703, within-0.5 20.0%.
|
||||
_MAX_SAP_MAE: float = 1.371
|
||||
|
||||
_KNOWN_GAP_REASON = (
|
||||
"pashub `from_site_notes` mapper does not int-code a main-heating "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue