Enable hourly/minute retraining in live/dry. Suppress catboost folder output. Update config + constants + docs to reflect updates.

This commit is contained in:
robcaulk
2022-05-23 00:06:26 +02:00
parent 42d95af829
commit af0cc21af9
6 changed files with 66 additions and 35 deletions

View File

@@ -71,7 +71,8 @@
"DI_threshold": 1,
"weight_factor": 0,
"principal_component_analysis": false,
"use_SVM_to_remove_outliers": false
"use_SVM_to_remove_outliers": false,
"stratify": 0
},
"data_split_parameters": {
"test_size": 0.25,