resi-sn46-model / README.md
intel-dev's picture
Update to 76-feature model (full RESI feature set)
e8e67c6 verified
|
Raw
History Blame Contribute Delete
523 Bytes
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 in feature_config.json)
  • Output: (batch, 1) float32 — predicted sale price (USD)
  • Architecture: gradient-boosted trees (XGBoost) on a log-price target, MAPE-calibrated