Bb / feature_config.json
WebScraper991923's picture
Add ONNX, feature_config, LICENSE, README
c6c3ed7 verified
raw
history blame contribute delete
355 Bytes
{
"version": "1.0",
"features": [
"living_area_sqft",
"lot_size_sqft",
"bedrooms",
"bathrooms",
"year_built",
"stories",
"latitude",
"longitude",
"home_type_SINGLE_FAMILY",
"home_type_MULTI_FAMILY",
"home_type_MANUFACTURED",
"home_type_LOT",
"home_type_HOME_TYPE_UNKNOWN",
"home_type_nan"
]
}