SniperGold_ML/ml/p3/baseline/output/p3_s18_tree_model.json

28 lines
No EOL
692 B
JSON

{
"models": [
"tree_depth3",
"boost_small"
],
"config": {
"tree": "max_depth=3,min_samples_leaf=5",
"boost": "n_estimators=40,max_depth=2,lr=0.03"
},
"feature_sha16": "0414e401522ea4e2",
"seed": 42,
"feature_importance": {
"tree_depth3": {
"direction": 0.0,
"h4_gate": 0.0,
"m30_gate": 0.0,
"sweep_age_bars": 0.19917674202352564,
"choch_age_bars": 0.0,
"choch_latency_bars": 0.0,
"zone_type_code": 0.0,
"zone_age_bars": 0.19762205297990304,
"zone_width_atr": 0.286920094597135,
"price_in_zone_offset": 0.0,
"dist_to_zone_center_atr": 0.31628111039943646,
"atr_at_entry": 0.0
}
}
}