mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
ADR-0030 commits Component Accuracy to ~19 categorical components (5 today + 8 heating + glazing/renewables). Flat *_correct dataclass fields don't scale — each needs manual runner wiring. Collapse them into a single `categorical_hits: dict[str, Optional[bool]]` keyed by component name, which also matches the runner's name-keyed aggregation (now generic: it tallies whatever components the comparison reports). No behaviour change; the classification rates are identical (wall n 578->575 is the 3 certs whose actual wall is None, now correctly counted as not-applicable via _classify). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| billing | ||
| data_transformation | ||
| epc | ||
| epc_prediction | ||
| fuel_rates | ||
| geospatial | ||
| magicplan | ||
| modelling | ||
| property | ||
| property_baseline | ||
| sap10_calculator | ||
| sap10_ml | ||
| tasks | ||
| building_geometry.py | ||
| postcode.py | ||