File size: 4,403 Bytes
178b774
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
{
  "model_params": {
    "prior": {
      "compulsive": 0.5,
      "strategic": 0.5
    },
    "class_params": {
      "compulsive": {
        "burstiness_B": {
          "mean": 0.3774861927721671,
          "std": 0.22938978696976464,
          "n": 8
        },
        "time_entropy": {
          "mean": 4.14209602761983,
          "std": 0.1735837176764721,
          "n": 8
        },
        "night_intensity": {
          "mean": 0.2286008328329098,
          "std": 0.10958901025874938,
          "n": 8
        },
        "hawkes_n": {
          "mean": 0.9475845074610829,
          "std": 0.03725061990326155,
          "n": 8
        },
        "weekend_ratio": {
          "mean": 0.7103416736296673,
          "std": 0.1981138498143343,
          "n": 8
        }
      },
      "strategic": {
        "burstiness_B": {
          "mean": 0.10522888954988305,
          "std": 0.08097919025103344,
          "n": 8
        },
        "time_entropy": {
          "mean": 3.541328083305317,
          "std": 0.15778381821874674,
          "n": 8
        },
        "night_intensity": {
          "mean": 0.037430947815364754,
          "std": 0.022583595321530345,
          "n": 8
        },
        "hawkes_n": {
          "mean": 0.8163132264766522,
          "std": 0.06881668997824561,
          "n": 8
        },
        "weekend_ratio": {
          "mean": 0.6636698298243918,
          "std": 0.19803933864431938,
          "n": 8
        }
      }
    },
    "features": [
      "burstiness_B",
      "time_entropy",
      "night_intensity",
      "hawkes_n",
      "weekend_ratio"
    ],
    "feature_weights": {
      "burstiness_B": 1.0,
      "time_entropy": 1.2,
      "night_intensity": 1.2,
      "hawkes_n": 1.0,
      "weekend_ratio": 0.3
    }
  },
  "cv_results": {
    "accuracy": 1.0,
    "f1": 1.0,
    "precision": 1.0,
    "recall": 1.0,
    "auc": 1.0,
    "n_samples": 16,
    "confusion_matrix": [
      [
        8,
        0
      ],
      [
        0,
        8
      ]
    ]
  },
  "cv_details": [
    {
      "account": "BasedMikeLee",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "Trump_Android",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "Trump_Full",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "marcorubio",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "ChrisMurphyCT",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "HawleyMO",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 0.9996,
      "correct": true
    },
    {
      "account": "SenTedCruz",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "MarshaBlackburn",
      "true": "compulsive",
      "pred": "compulsive",
      "posterior": 1.0,
      "correct": true
    },
    {
      "account": "SenatorCollins",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0002,
      "correct": true
    },
    {
      "account": "SenGillibrand",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenJohnHoeven",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenShelby",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenHydeSmith",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenatorTester",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenatorRisch",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    },
    {
      "account": "SenFeinstein",
      "true": "strategic",
      "pred": "strategic",
      "posterior": 0.0,
      "correct": true
    }
  ]
}