Jordun01 commited on
Commit
ad1dd96
·
verified ·
1 Parent(s): 36856e3

Update README

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