test_model5 / feature_config.json
Kresimol's picture
Update feature_config.json
90b357c verified
Raw
History Blame Contribute Delete
230 Bytes
{
"version": "1.0",
"features": [
"living_area_sqft",
"latitude",
"longitude",
"bedrooms",
"bathrooms",
"lot_size_sqft",
"year_built",
"stories",
"has_pool",
"totally_fake_feature"
]
}