File size: 1,958 Bytes
4da0070
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
  "val": {
    "loss": 0.3197322487831116,
    "accuracy": 0.9238754325259516,
    "precision": 0.910958904109589,
    "recall": 0.9366197183098591,
    "f1": 0.9236111111111112,
    "macro_f1": 0.923874521072797,
    "roc_auc": 0.9701782121299224,
    "non_gas_precision": 0.9370629370629371,
    "non_gas_recall": 0.9115646258503401,
    "non_gas_f1": 0.9241379310344827,
    "runtime": 12.9943,
    "samples_per_second": 22.241,
    "steps_per_second": 1.462,
    "confusion_matrix": [
      [
        134,
        13
      ],
      [
        9,
        133
      ]
    ]
  },
  "test_id": {
    "loss": 0.336225688457489,
    "accuracy": 0.9065743944636678,
    "precision": 0.9020979020979021,
    "recall": 0.9084507042253521,
    "f1": 0.9052631578947369,
    "macro_f1": 0.9065564936231363,
    "roc_auc": 0.9741304972693302,
    "non_gas_precision": 0.910958904109589,
    "non_gas_recall": 0.9047619047619048,
    "non_gas_f1": 0.9078498293515358,
    "runtime": 13.0057,
    "samples_per_second": 22.221,
    "steps_per_second": 1.461,
    "confusion_matrix": [
      [
        133,
        14
      ],
      [
        13,
        129
      ]
    ]
  },
  "test_ood": {
    "loss": 0.5277629494667053,
    "accuracy": 0.8695652173913043,
    "precision": 0.994579945799458,
    "recall": 0.8398169336384439,
    "f1": 0.9106699751861043,
    "macro_f1": 0.8345296184655353,
    "roc_auc": 0.9881404835339767,
    "non_gas_precision": 0.6174863387978142,
    "non_gas_recall": 0.9826086956521739,
    "non_gas_f1": 0.7583892617449665,
    "runtime": 13.2146,
    "samples_per_second": 41.772,
    "steps_per_second": 2.649,
    "confusion_matrix": [
      [
        113,
        2
      ],
      [
        70,
        367
      ]
    ]
  },
  "delta_f1": -0.005406817291367383,
  "delta_f1_interpretation": "\u2705 Robust generalization (minimal domain sensitivity)"
}