ccao-data / model-res-avm

Automated valuation model for all class 200 residential properties in Cook County (except vacant land and condos)
GNU Affero General Public License v3.0
20 stars 3 forks source link

Improve modeling multi-cards #228

Open dfsnow opened 2 months ago

dfsnow commented 2 months ago

Multi-card sales are excluded from the sales used to train the model for multiple reasons. The model predicts values per card, not per property; as such, multi-card sales are excluded from training the model, because the model won't know which card to attribute how much of the sale price to. But is there something we can do for modeling multi-card properties?

Some ideas