model-lambda1 / README.md
Jordun01's picture
Add model card with MIT license
931d712 verified
---
license: mit
tags:
- real-estate
- onnx
- bittensor
- resi
---
# RESI Real Estate Price Prediction Model
ONNX model for US residential real estate price prediction.
## Model Details
- **Input**: 79 float32 features (property attributes, location, census data)
- **Output**: Predicted price in USD
- **Format**: ONNX (compatible with onnxruntime 1.20.1)
- **License**: MIT