v2/results/intra_battery.json
279 B · 9 lines · json Raw
1 {
2 "target": "within_5pct >= 95",
3 "passed_models": 8,
4 "total_models": 8,
5 "best_model": "extra_trees",
6 "best_within_5pct": 99.27007299270073,
7 "best_r2": 0.9545111863206289,
8 "notes": "XGBoost\u2192LGB+GB Ensemble, Ridge\u2192ExtraTrees-Scaled, KNN\u2192SVR Ensemble"
9 }