Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ tags:
|
|
| 13 |
ONNX model for US residential real estate price prediction.
|
| 14 |
|
| 15 |
## Model Details
|
| 16 |
-
- **Input**:
|
| 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
|