Jordun01 commited on
Commit
e4aacc4
·
verified ·
1 Parent(s): 2284617

Add README

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model Lambda2
2
+
3
+ RESI Subnet 46 model for residential real estate price prediction.
4
+
5
+ ## Architecture
6
+ - XGBoost MAE d=10, R+Z zw1 (rzs held-out), all priors
7
+ - Power-law bias calibration (eps=0.02, mult=0.976)
8
+ - 79 input features → price prediction
9
+
10
+ ## Metrics
11
+ - Z_MAPE: 14.62%
12
+ - R_MAPE: 17.41%
13
+ - Bias: +0.08%
14
+ - Size: 165.9 MB