chore: Export json schema

This commit is contained in:
Matthias
2025-03-15 07:50:43 +01:00
parent 9911d2aa32
commit 5964845265
2 changed files with 1 additions and 3 deletions

View File

@@ -1417,8 +1417,7 @@
},
"fit_live_predictions_candles": {
"description": "Number of historical candles to use for computing target (label) statistics from prediction data, instead of from the training dataset.",
"type": "boolean",
"default": false
"type": "integer"
},
"data_kitchen_thread_count": {
"description": "Designate the number of threads you want to use for data processing (outlier methods, normalization, etc.).",