File size: 357 Bytes
7690851
 
 
 
 
 
 
 
d8c5e83
 
 
 
7690851
 
 
 
 
d8c5e83
a56f3fb
7690851
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "feature_cols": [
    "vdc_mean",
    "vdc_std",
    "pdc_mean",
    "pdc_std",
    "pdc_delta",
    "pdc_slope",
    "efficiency_norm",
    "temp_mean",
    "temp_std",
    "temp_delta"
  ],
  "window": 50,
  "seq_len": 30,
  "downsample": 10,
  "failure_horizon_days": 30,
  "lstm_input_dim": 10,
  "lstm_hidden_dim": 32,
  "design_life_days": 10958
}