From: Jérôme Benoit Date: Wed, 29 Jan 2025 13:11:25 +0000 (+0100) Subject: docs: refine configuration template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e602915e6ddbeaab14a4ae32775ebd1b69efc23c;p=freqai-strategies.git docs: 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 ffcb9af..8f04a75 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -157,7 +157,7 @@ "buffer_train_data_candles": 100 }, "data_split_parameters": { - "test_size": 0.3, + "test_size": 0.333, "random_state": 1, "shuffle": false },