From: Jérôme Benoit Date: Fri, 10 Oct 2025 12:56:05 +0000 (+0200) Subject: docs(qav3): refine configuration template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=47e77467fd6181c51356d9e4890839e54e5ced04;p=freqai-strategies.git docs(qav3): refine configuration template Signed-off-by: Jérôme Benoit --- diff --git a/quickadapter/user_data/config-template.json b/quickadapter/user_data/config-template.json index af149f5..c82b6fc 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -120,6 +120,7 @@ "fit_live_predictions_candles": 864, "data_kitchen_thread_count": 6, // set to number of CPU threads / 4 "track_performance": false, + "prediction_thresholds_smoothing": "isodata", "outlier_threshold": 0.999, "optuna_hyperopt": { "enabled": true,