Commit graph

3 commits

Author SHA1 Message Date
lekss361
6939bd11f7 feat(tradein): refine same-building anchor for within-building heterogeneity
Anchor over-priced cheaper/smaller units in flagship buildings (Хохрякова 48
3к/153: real 61M, est 100M). Two conservative levers: (1) tighten premium p70
uplift gate to area>=p66 AND rooms>=building-median (a 3-room in a 4-room-flagship
building no longer inherits the flagship ppm2); (2) floor-similarity Gaussian on
relative position floor/total_floors (estimate_sb_floor_sigma=0.25, 0 disables).
Offline-validated on 55 golden cases: zero coverage flips, elite medAPE 16.6->5.4,
3к/153 overshoot 64%->1.5%; flagships (Хохрякова 4к, Олимп пентхаус) stay covered.
ruff clean; 34 anchor tests + 259 broader green.

Refs #651 #677
2026-05-30 03:02:37 +03:00
b5c26d2723 fix(tradein): harden same-building anchor address normalizer for prod formats (#677) (#679)
All checks were successful
Deploy Trade-In / changes (push) Successful in 4s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / test (push) Successful in 22s
Deploy Trade-In / build-backend (push) Successful in 40s
Deploy Trade-In / deploy (push) Successful in 33s
Co-authored-by: bot-backend <bot-backend@gendsgn.local>
Co-committed-by: bot-backend <bot-backend@gendsgn.local>
2026-05-29 22:21:29 +00:00
03a3296332 feat(tradein): same-building anchor estimator (#651/#652 v2) behind flag (#677)
Some checks failed
Deploy Trade-In / changes (push) Successful in 5s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / test (push) Failing after 5s
Deploy Trade-In / build-backend (push) Has been skipped
Deploy Trade-In / deploy (push) Has been skipped
Co-authored-by: bot-backend <bot-backend@gendsgn.local>
Co-committed-by: bot-backend <bot-backend@gendsgn.local>
2026-05-29 21:01:21 +00:00