]> Piment Noir Git Repositories - freqai-strategies.git/commit
feat(quickadapter): log new label_weighting fill_* tunables
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 25 May 2026 16:05:22 +0000 (18:05 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 25 May 2026 16:05:22 +0000 (18:05 +0200)
commitc8e24ec3de892a8104ae00c6a1a58ea4d5a44271
tree1ca40232850433b0c2aee5ed76b5f2e8f507866a
parentfa6712826381e1014b7c556ce55a5c519aef58cc
feat(quickadapter): log new label_weighting fill_* tunables

Mirror the existing softmax_temperature conditional-logging pattern:
always log fill_method, then log fill_epsilon and fill_epsilon_baseline
only under fill_method == "epsilon", and fill_sigma_candles only under
fill_method == "gaussian". Keeps the per-column "Weighting:" log block
consistent with the resolved config and avoids printing tunables that
have no effect under the active mode.
quickadapter/user_data/strategies/QuickAdapterV3.py