From 4c51aa5cfcc67e42b2ce7ea876547cf4f7bc7d11 Mon Sep 17 00:00:00 2001 From: "zhangkun9038@dingtalk.com" Date: Sun, 8 Feb 2026 01:50:07 +0800 Subject: [PATCH] =?UTF-8?q?debug=20identifier=20=E9=85=8D=E7=BD=AE+1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config_examples/live.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_examples/live.json b/config_examples/live.json index 50964d6b..d42a498b 100644 --- a/config_examples/live.json +++ b/config_examples/live.json @@ -84,7 +84,7 @@ }, "freqaimodel": "LightGBMMultiTargetRegressor", "purge_old_models": 2, - "identifier": "test58", + "identifier": "live-freqai", "train_period_days": 18, "backtest_period_days": 2, "live_retrain_hours": 2,