File size: 493 Bytes
9889592 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
license: other
license_name: resi-exclusive
license_link: https://huggingface.co/resi-ai/model-license/blob/main/LICENSE
tags:
- real-estate
- onnx
- bittensor
- resi
---
# RESI Real Estate Price Prediction Model
ONNX model for US residential real estate price prediction.
## Model Details
- **Input**: 12 float32 features (property attributes, location, census data)
- **Output**: Predicted price in USD
- **Format**: ONNX (compatible with onnxruntime 1.20.1)
- **License**: MIT |