File size: 530 Bytes
96cdb7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "f13_activation_volume",
  "multivariate": false,
  "seq_len": 96,
  "horizon": 16,
  "patch_len": 8,
  "d_model": 128,
  "nhead": 8,
  "n_layers": 6,
  "dropout": 0.1,
  "epochs": 20,
  "batch_size": 64,
  "lr": 0.001,
  "weight_decay": 0.0001,
  "seed": 13,
  "target": "activation_volume",
  "target_column": "",
  "target_name": "signed_activation_volume_mwh",
  "n_features": 31,
  "n_train_windows": 174974,
  "n_val_windows": 5361,
  "out_dir": "/work/heimdall/models/forecaster/f13_activation_volume/seed-13"
}