21in7
30ddb2fef4
feat(ml): relax training thresholds for 5-10x more training samples
Add TRAIN_* constants (signal_threshold=2, adx=15, vol_mult=1.5, neg_ratio=3)
as dataset_builder defaults. Remove hardcoded negative_ratio=5 from all callers.
Bot entry conditions unchanged (config.py strict values).
WF 5-fold results (all symbols AUC 0.91+):
- XRPUSDT: 0.9216 ± 0.0052
- SOLUSDT: 0.9174 ± 0.0063
- DOGEUSDT: 0.9222 ± 0.0085
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 19:38:15 +09:00
..
2026-03-01 12:48:03 +09:00
2026-03-19 23:03:52 +09:00
2026-03-21 17:26:15 +09:00
2026-03-20 00:00:16 +09:00
2026-03-03 20:36:46 +09:00
2026-03-21 18:38:07 +09:00
2026-03-21 17:26:15 +09:00
2026-03-02 14:09:36 +09:00
2026-03-07 02:20:44 +09:00
2026-03-01 17:07:18 +09:00
2026-03-06 16:19:16 +09:00
2026-03-16 22:44:40 +09:00
2026-03-07 00:08:23 +09:00
2026-03-21 19:38:15 +09:00
2026-03-02 00:34:21 +09:00
2026-03-21 17:26:15 +09:00
2026-03-17 20:12:42 +09:00