WebScraper991923 commited on
Commit
b909e8c
·
verified ·
1 Parent(s): 2fbd881

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  ONNX model for US residential real estate price prediction.
14
 
15
  ## Model Details
16
- - **Input**: 79 float32 features (property attributes, location, census data)
17
  - **Output**: Predicted price in USD
18
  - **Format**: ONNX (compatible with onnxruntime 1.20.1)
19
  - **License**: MIT
 
13
  ONNX model for US residential real estate price prediction.
14
 
15
  ## Model Details
16
+ - **Input**: 12 float32 features (property attributes, location, census data)
17
  - **Output**: Predicted price in USD
18
  - **Format**: ONNX (compatible with onnxruntime 1.20.1)
19
  - **License**: MIT