Add configs for 1m data gmadl

This commit is contained in:
Filip Stefaniuk
2025-02-22 10:25:24 +01:00
parent f7485d9a2d
commit 030618f589
2 changed files with 95 additions and 0 deletions
@@ -0,0 +1,25 @@
program: ./scripts/train.py
name: informer-btcusdt-1m-gmadl-eval
project: wne-masters-thesis-testing
command:
- ${env}
- ${interpreter}
- ${program}
- "./configs/experiments/informer-btcusdt-1m-gmadl.yaml"
- "--patience"
- "20"
- "--store-predictions"
method: grid
metric:
goal: minimize
name: val_loss
parameters:
data:
parameters:
dataset:
value: "btc-usdt-1m:latest"
validation:
value: 0.2
sliding_window:
min: 0
max: 5