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

Don't `var_encode` the `char_apts` predictor in the model API workbook #210

Closed jeancochrane closed 4 months ago

jeancochrane commented 4 months ago

One small fix to the model API workbook following #208: as of this year, char_apts is not encoded when passed to the model as an input, so we need to adjust the API workbook generation code to ensure we're matching that behavior when populating the Card sheet.