File size: 1,930 Bytes
82353fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
  "T1_next_proc_transition": {
    "test": {
      "n": 6174,
      "freq_top1": [
        0.2694,
        0.2582,
        0.2802
      ],
      "freq_top5": [
        0.6806,
        0.6689,
        0.6921
      ],
      "repeat_last_top1": [
        0.1237,
        0.1155,
        0.1325
      ],
      "bigram_top1": [
        0.6437,
        0.6317,
        0.656
      ],
      "bigram_top5": [
        0.9598,
        0.9551,
        0.9645
      ]
    },
    "ext_test": {
      "n": 4,
      "freq_top1": [
        0.0,
        0.0,
        0.0
      ],
      "freq_top5": [
        0.75,
        0.25,
        1.0
      ],
      "repeat_last_top1": [
        0.75,
        0.25,
        1.0
      ],
      "bigram_top1": [
        0.75,
        0.25,
        1.0
      ],
      "bigram_top5": [
        1.0,
        1.0,
        1.0
      ]
    }
  },
  "T2_will_change": {
    "test": {
      "n": 12348,
      "majority_acc": [
        0.5,
        0.4914,
        0.5089
      ],
      "always_continue_acc": [
        0.5,
        0.4908,
        0.5085
      ]
    },
    "ext_test": {
      "n": 8,
      "majority_acc": [
        0.5,
        0.125,
        0.875
      ],
      "always_continue_acc": [
        0.5,
        0.125,
        0.875
      ]
    }
  },
  "T3_new_onset": {
    "test": {
      "n": 1591,
      "freq_top1": [
        0.1747,
        0.1565,
        0.1936
      ],
      "freq_top5": [
        0.5789,
        0.555,
        0.6034
      ]
    },
    "ext_test": {
      "n": 1,
      "freq_top1": [
        0.0,
        0.0,
        0.0
      ],
      "freq_top5": [
        0.0,
        0.0,
        0.0
      ]
    }
  },
  "T4_discontinuation": {
    "test": {
      "n": 1214,
      "majority_acc": [
        0.5,
        0.4736,
        0.528
      ]
    },
    "ext_test": {
      "n": 6,
      "majority_acc": [
        0.5,
        0.1667,
        0.8333
      ]
    }
  }
}