File size: 779 Bytes
9107657
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "shhs_visit1": {
    "accuracy": 0.8639212250709534,
    "f1_score": 0.7865343153476715,
    "precision": 0.8038633465766907,
    "recall": 0.7779739201068878,
    "cohen_kappa": 0.8062826991081238,
    "confusion_matrix": [
      [
        299731,
        6308,
        15951,
        985,
        4269
      ],
      [
        13816,
        22005,
        18698,
        37,
        6875
      ],
      [
        15684,
        9049,
        597250,
        33747,
        21926
      ],
      [
        420,
        4,
        32642,
        170622,
        148
      ],
      [
        5654,
        2207,
        15476,
        371,
        207219
      ]
    ],
    "support": [
      327244.0,
      61431.0,
      677656.0,
      203836.0,
      230927.0
    ]
  }
}