yet again update config

This commit is contained in:
Filip Stefaniuk
2024-09-18 17:16:34 +02:00
parent e5149dd73f
commit acd3fe3ad4
2 changed files with 4 additions and 4 deletions
@@ -5,7 +5,7 @@ past_window:
batch_size:
value: 64
max_epochs:
value: 30
value: 40
data:
value:
dataset: "btc-usdt-5m:latest"
@@ -14,7 +14,7 @@ data:
fields:
value:
time_index: "time_index"
target: "close_price"
target: "returns"
group_ids: ["group_id"]
dynamic_unknown_real:
- "high_price"