From 4c608e7167e0f7c349e92e5a844f5e3b9cb18ed0 Mon Sep 17 00:00:00 2001 From: initrv Date: Sun, 2 Apr 2023 03:12:24 +0300 Subject: [PATCH] remove misplaced param --- config_examples/config_freqai.example.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config_examples/config_freqai.example.json b/config_examples/config_freqai.example.json index 7878bd2c2..65a93379e 100644 --- a/config_examples/config_freqai.example.json +++ b/config_examples/config_freqai.example.json @@ -73,8 +73,7 @@ 10, 20 ], - "plot_feature_importances": 0, - "progress_bar": false + "plot_feature_importances": 0 }, "data_split_parameters": { "test_size": 0.33,