forked from chiki2bum2/SniperGold_ML
28 lines
692 B
JSON
28 lines
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
| |||
}
| |||
}
| |||
}
|