forked from chiki2bum2/SniperGold_ML
59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
| |||
"contract_version": "P3_S16_LABEL_CONTRACT_v1",
| |||
"feature_version": "P3-S18_feature_snapshot_v1",
| |||
"split": {
| |||
"train": 0.6,
| |||
"val": 0.2,
| |||
"test": 0.2,
| |||
"purge_gap_bars": 16,
| |||
"purge_ok": true
| |||
},
| |||
"counts": {
| |||
"all": 686,
| |||
"leads": 594,
| |||
"train": 356,
| |||
"val": 119,
| |||
"test": 119,
| |||
"followons": 92
| |||
},
| |||
"class_counts": {
| |||
"all": {
| |||
"WIN": 190,
| |||
"LOSS": 469,
| |||
"UNRESOLVED": 22,
| |||
"AMBIGUOUS": 5
| |||
},
| |||
"train": {
| |||
"WIN": 103,
| |||
"LOSS": 240,
| |||
"UNRESOLVED": 10,
| |||
"AMBIGUOUS": 3
| |||
},
| |||
"val": {
| |||
"WIN": 30,
| |||
"LOSS": 83,
| |||
"UNRESOLVED": 5,
| |||
"AMBIGUOUS": 1
| |||
},
| |||
"test": {
| |||
"WIN": 34,
| |||
"LOSS": 81,
| |||
"UNRESOLVED": 3,
| |||
"AMBIGUOUS": 1
| |||
}
| |||
},
| |||
"feature_sha16": "0414e401522ea4e2",
| |||
"label_sha16": "b52a80677d5e9b99",
| |||
"schema_sha16": "470193a9d372c348",
| |||
"boundaries": {
| |||
"train_first_bar": 785,
| |||
"train_last_bar": 114670,
| |||
"val_first_bar": 115005,
| |||
"test_first_bar": 156888,
| |||
"test_last_bar": 193899,
| |||
"span": 193114
| |||
},
| |||
"source": "P3-S.17R.2 verified full-scope chain (FULL PARITY)",
| |||
"deoverlap_ok": true,
| |||
"generated_utc": "2026-08-23T23:42:17.371221+00:00"
| |||
}
|