train_period_days 45

This commit is contained in:
zhangkun9038@dingtalk.com 2026-02-18 14:11:16 +08:00
parent ffc19a5d95
commit 8b99afcda2

View File

@ -75,7 +75,7 @@
}, },
"freqaimodel": "MyCoolRLModel", "freqaimodel": "MyCoolRLModel",
"purge_old_models": 2, "purge_old_models": 2,
"train_period_days": 30, "train_period_days": 45,
"backtest_period_days": 7, "backtest_period_days": 7,
"identifier": "", "identifier": "",
"live_retrain_hours": 6, "live_retrain_hours": 6,