added changes
This commit is contained in:
@@ -17,9 +17,10 @@ parameters:
|
||||
data:
|
||||
parameters:
|
||||
dataset:
|
||||
value: "btc-usdt-5m:latest"
|
||||
value: "btc-5m-features-full:latest"
|
||||
validation:
|
||||
value: 0.2
|
||||
sliding_window:
|
||||
min: 0
|
||||
max: 5
|
||||
# min: 0 # Use values for grid search
|
||||
# max: 5
|
||||
values: [0, 1, 2, 3, 4, 5] # Explicitly list values for grid search
|
||||
|
||||
Reference in New Issue
Block a user