File size: 687 Bytes
6815986
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "ap": 0.9991997793851138,
  "auc": 0.9991956241956241,
  "threshold": 0.91166090965271,
  "per_label": {
    "report_by_label": {
      "0": {
        "precision": 0.9572649572649573,
        "recall": 1.0,
        "f1-score": 0.9781659388646288,
        "support": 112.0
      },
      "1": {
        "precision": 1.0,
        "recall": 0.954954954954955,
        "f1-score": 0.9769585253456221,
        "support": 111.0
      }
    },
    "accuracy": 0.9775784753363229,
    "confusion_matrix": {
      "labels": [
        "0",
        "1"
      ],
      "matrix": [
        [
          112,
          0
        ],
        [
          5,
          106
        ]
      ]
    }
  }
}