From bca332b11a0677b49ea887ee17cdf5611aa4add3 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 14 Feb 2026 00:37:53 +0800 Subject: [PATCH] freqai config+ --- .../dryrun_XGBoostRegressorMultiTarget.json | 2 -- config_examples/live.json | 20 +++---------------- .../live_XGBoostRegressorMultiTarget.json | 2 -- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/config_examples/dryrun_XGBoostRegressorMultiTarget.json b/config_examples/dryrun_XGBoostRegressorMultiTarget.json index 0ad51b08..a037b6a7 100644 --- a/config_examples/dryrun_XGBoostRegressorMultiTarget.json +++ b/config_examples/dryrun_XGBoostRegressorMultiTarget.json @@ -86,8 +86,6 @@ }, "feature_selection": { "method": "recursive_elimination", - "threshold": 0.03, // 自动剔除权重 <3% 的特征 - "feature_number": 20 // 限制特征数量,避免维度爆炸导致过拟合 }, "feature_parameters": { "include_timeframes": [ diff --git a/config_examples/live.json b/config_examples/live.json index 437d9e29..6d83965d 100644 --- a/config_examples/live.json +++ b/config_examples/live.json @@ -19,35 +19,21 @@ "timeout": 20000 }, "pair_whitelist": [ - "AAVE/USDT", - "ADA/USDT", - "ASTER/USDT", "AVAX/USDT", "BCH/USDT", "BNB/USDT", "BTC/USDT", "DOGE/USDT", "ETH/USDT", - "HYPE/USDT", + "FIL/USDT", "IP/USDT", - "KITE/USDT", - "LINK/USDT", "LTC/USDT", - "PAXG/USDT", - "PENGU/USDT", "PEPE/USDT", - "PI/USDT", - "PUMP/USDT", - "SNX/USDT", "SOL/USDT", "SUI/USDT", - "TON/USDT", - "TRX/USDT", - "UNI/USDT", - "USDG/USDT", - "WLFI/USDT", + "TRB/USDT", + "TRUMP/USDT", "XAUT/USDT", - "XPL/USDT", "XRP/USDT" ], "pair_blacklist": [ diff --git a/config_examples/live_XGBoostRegressorMultiTarget.json b/config_examples/live_XGBoostRegressorMultiTarget.json index d50c0879..7659ce65 100644 --- a/config_examples/live_XGBoostRegressorMultiTarget.json +++ b/config_examples/live_XGBoostRegressorMultiTarget.json @@ -87,8 +87,6 @@ }, "feature_selection": { "method": "recursive_elimination", - "threshold": 0.03, // 自动剔除权重 <3% 的特征 - "feature_number": 20 // 限制特征数量,避免维度爆炸导致过拟合 }, "feature_parameters": { "include_timeframes": [