Resi007 commited on
Commit
59d5db8
·
verified ·
1 Parent(s): ab5080f

Update model card to proprietary RESI license

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: resi-exclusive
4
+ license_link: https://huggingface.co/resi-ai/model-license/blob/main/LICENSE
5
+ tags:
6
+ - real-estate
7
+ - onnx
8
+ - bittensor
9
+ - resi
10
+ ---
11
+
12
+ # RESI Real Estate Price Prediction Model
13
+
14
+ ONNX model for US residential real estate price prediction.
15
+
16
+ ## Model Details
17
+ - **Input**: 79 float32 features (property attributes, location, census data)
18
+ - **Output**: Predicted price in USD
19
+ - **Format**: ONNX (compatible with onnxruntime 1.20.1)
20
+ - **License**: RESI Proprietary (Subnet 46) — see [LICENSE](./LICENSE)