]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
fix(quickadapter): invalidate stale label selection state
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 17 Sep 2026 18:44:00 +0000 (20:44 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 17 Sep 2026 18:44:00 +0000 (20:44 +0200)
quickadapter/user_data/strategies/Utils.py

index 72b41f7161e21320ca6f408a440f1099bfb94644..5fe400dc4419b9c55baddd2aadfb13c0d20596db 100644 (file)
@@ -5121,7 +5121,7 @@ Incremented on every on-disk JSON shape change (top-level keys, params layout).
 """
 
 
-_OPTUNA_LABEL_SELECTION_SCHEMA_VERSION: Final[int] = 2
+_OPTUNA_LABEL_SELECTION_SCHEMA_VERSION: Final[int] = 3
 """Version of the label-namespace Optuna best-trial selection algorithm.
 
 Incremented on any change to tie-break, normalization, distance-metric