File size: 365 Bytes
126d1e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "scenario_id": "critical_infra",
  "dataset_id": null,
  "dataset_title": null,
  "feature_keys": [],
  "target_key": "anomaly_flag",
  "window_size": 16,
  "normalization": {
    "enabled": true,
    "strategy": "mean"
  },
  "output_type": "binary_classification",
  "recommended_thresholds": {
    "low": 0.45,
    "high": 0.65
  },
  "initial_seed": 31415
}