metadata
license: other
license_name: resi-exclusive
license_link: https://huggingface.co/resi-ai/model-license/blob/main/LICENSE
RESI Subnet 46 — Real Estate Price Prediction Model
ONNX model predicting US residential property sale prices for Bittensor Subnet 46.
- Input:
(batch, 76)float32 — full RESI feature set (order infeature_config.json) - Output:
(batch, 1)float32 — predicted sale price (USD) - Architecture: gradient-boosted trees (XGBoost) on a log-price target, MAPE-calibrated