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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  license: other
2
  license_name: resi-exclusive
3
  license_link: https://huggingface.co/resi-ai/model-license/blob/main/LICENSE
@@ -6,12 +7,13 @@ tags:
6
  - onnx
7
  - bittensor
8
  - resi
 
 
9
 
10
- RESI Real Estate Price Prediction Model
11
  ONNX model for US residential real estate price prediction.
12
 
13
- Model Details
14
- Input: 79 float32 features (property attributes, location, census data)
15
- Output: Predicted price in USD
16
- Format: ONNX (compatible with onnxruntime 1.20.1)
17
- License: MIT
 
1
+ ---
2
  license: other
3
  license_name: resi-exclusive
4
  license_link: https://huggingface.co/resi-ai/model-license/blob/main/LICENSE
 
7
  - onnx
8
  - bittensor
9
  - resi
10
+ ---
11
+ # RESI Real Estate Price Prediction Model
12
 
 
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