Finish-him commited on
Commit
e764210
·
verified ·
1 Parent(s): 62ec896

Upload lpl_robust_results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. lpl_robust_results.json +196 -0
lpl_robust_results.json ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "session_id": "lpl_robust_20250718_171419",
3
+ "training_approach": "Robust LPL Real Data Training",
4
+ "model_target": "Qwen3 8B Robin Hood",
5
+ "data_years": [
6
+ 2023,
7
+ 2024,
8
+ 2025
9
+ ],
10
+ "data_source": "OraclesElixir LPL Real Games",
11
+ "training_results": {
12
+ "victory_prediction": {
13
+ "model_type": "Classification",
14
+ "accuracy": 0.9639460296394603,
15
+ "samples": 22603,
16
+ "train_size": 18082,
17
+ "test_size": 4521,
18
+ "feature_importance": {
19
+ "year": 0.001620580260904097,
20
+ "patch": 0.004978418408483255,
21
+ "gamelength": 0.016071429681513132,
22
+ "kills": 0.021112021706601067,
23
+ "deaths": 0.05459227356282614,
24
+ "assists": 0.04861376655649602,
25
+ "teamkills": 0.16304279634564875,
26
+ "teamdeaths": 0.24063008470055716,
27
+ "doublekills": 0.0,
28
+ "triplekills": 0.0,
29
+ "quadrakills": 0.0,
30
+ "pentakills": 0.0,
31
+ "firstblood": 0.0035469356018047234,
32
+ "firstbloodkill": 0.003715569456365936,
33
+ "dragons": 0.001937009973135846,
34
+ "barons": 0.001394965774890946,
35
+ "towers": 0.012571395345706312,
36
+ "inhibitors": 0.010730546082031864,
37
+ "totalgold": 0.017104275083418077,
38
+ "earnedgold": 0.02139996291349138,
39
+ "goldat10": 0.0,
40
+ "goldat15": 0.0,
41
+ "xpat10": 0.0,
42
+ "xpat15": 0.0,
43
+ "csat10": 0.0,
44
+ "csat15": 0.0,
45
+ "kda_ratio": 0.2740489814562329,
46
+ "kill_participation": 0.09172772727304308,
47
+ "patch_recency": 0.004479982832865985,
48
+ "position_encoded": 0.004964434366145482,
49
+ "side_encoded": 0.0017168426178377565
50
+ },
51
+ "classification_report": {
52
+ "0": {
53
+ "precision": 0.9658304498269896,
54
+ "recall": 0.9637462235649547,
55
+ "f1-score": 0.9647872110607043,
56
+ "support": 2317.0
57
+ },
58
+ "1": {
59
+ "precision": 0.961973743775464,
60
+ "recall": 0.9641560798548094,
61
+ "f1-score": 0.9630636755041921,
62
+ "support": 2204.0
63
+ },
64
+ "accuracy": 0.9639460296394603,
65
+ "macro avg": {
66
+ "precision": 0.9639020968012268,
67
+ "recall": 0.963951151709882,
68
+ "f1-score": 0.9639254432824482,
69
+ "support": 4521.0
70
+ },
71
+ "weighted avg": {
72
+ "precision": 0.9639502949635604,
73
+ "recall": 0.9639460296394603,
74
+ "f1-score": 0.9639469827115441,
75
+ "support": 4521.0
76
+ }
77
+ }
78
+ },
79
+ "duration_estimation": {
80
+ "model_type": "Regression",
81
+ "r2_score": 0.9270988188097011,
82
+ "rmse": 87.30608809677231,
83
+ "samples": 22603,
84
+ "train_size": 18082,
85
+ "test_size": 4521,
86
+ "feature_importance": {
87
+ "year": 0.00013519607761522604,
88
+ "patch": 0.001304340998243094,
89
+ "kills": 0.03972475390708654,
90
+ "deaths": 0.010572681928474827,
91
+ "assists": 0.04099978305626171,
92
+ "teamkills": 0.01480417761194032,
93
+ "teamdeaths": 0.10345140446440598,
94
+ "doublekills": 0.0,
95
+ "triplekills": 0.0,
96
+ "quadrakills": 0.0,
97
+ "pentakills": 0.0,
98
+ "firstblood": 0.015063691753685486,
99
+ "firstbloodkill": 0.014372867695331524,
100
+ "dragons": 0.00025172977275920256,
101
+ "barons": 0.00012427182714153258,
102
+ "towers": 0.004217045924150004,
103
+ "inhibitors": 0.0005799531986817644,
104
+ "totalgold": 0.5559007308085582,
105
+ "earnedgold": 0.16029934315015598,
106
+ "goldat10": 0.0,
107
+ "goldat15": 0.0,
108
+ "xpat10": 0.0,
109
+ "xpat15": 0.0,
110
+ "csat10": 0.0,
111
+ "csat15": 0.0,
112
+ "kda_ratio": 0.0058449653774636234,
113
+ "kill_participation": 0.0029824383442253995,
114
+ "patch_recency": 0.0011768904043232837,
115
+ "position_encoded": 0.02801475078916276,
116
+ "side_encoded": 0.00017898291033363028
117
+ }
118
+ },
119
+ "comeback_analysis": {
120
+ "model_type": "Classification",
121
+ "accuracy": 0.9639460296394603,
122
+ "samples": 22603,
123
+ "train_size": 18082,
124
+ "test_size": 4521,
125
+ "feature_importance": {
126
+ "year": 0.003073173273601221,
127
+ "patch": 0.008714892404938866,
128
+ "gamelength": 0.485573419134919,
129
+ "kills": 0.012835286982393052,
130
+ "deaths": 0.012541378424664523,
131
+ "assists": 0.035407035039412484,
132
+ "teamkills": 0.09086962732058838,
133
+ "teamdeaths": 0.05903753863709395,
134
+ "doublekills": 0.0,
135
+ "triplekills": 0.0,
136
+ "quadrakills": 0.0,
137
+ "pentakills": 0.0,
138
+ "firstblood": 0.0035235926972833785,
139
+ "firstbloodkill": 0.0038946917661599407,
140
+ "dragons": 0.0022036646616064655,
141
+ "barons": 0.0011927833505765268,
142
+ "towers": 0.007212108348772794,
143
+ "inhibitors": 0.0030899185478867395,
144
+ "totalgold": 0.08860226825501431,
145
+ "earnedgold": 0.0599398334922862,
146
+ "goldat10": 0.0,
147
+ "goldat15": 0.0,
148
+ "xpat10": 0.0,
149
+ "xpat15": 0.0,
150
+ "csat10": 0.0,
151
+ "csat15": 0.0,
152
+ "kda_ratio": 0.06250355819279749,
153
+ "kill_participation": 0.04065376642596827,
154
+ "patch_recency": 0.01007672567986271,
155
+ "position_encoded": 0.007467368368137153,
156
+ "side_encoded": 0.001587368996036503
157
+ },
158
+ "classification_report": {
159
+ "0": {
160
+ "precision": 0.995049504950495,
161
+ "recall": 0.9636638909916729,
162
+ "f1-score": 0.9791052429175747,
163
+ "support": 3963.0
164
+ },
165
+ "1": {
166
+ "precision": 0.7891654465592972,
167
+ "recall": 0.9659498207885304,
168
+ "f1-score": 0.8686543110394843,
169
+ "support": 558.0
170
+ },
171
+ "accuracy": 0.9639460296394603,
172
+ "macro avg": {
173
+ "precision": 0.8921074757548961,
174
+ "recall": 0.9648068558901017,
175
+ "f1-score": 0.9238797769785295,
176
+ "support": 4521.0
177
+ },
178
+ "weighted avg": {
179
+ "precision": 0.9696384665558282,
180
+ "recall": 0.9639460296394603,
181
+ "f1-score": 0.9654729447561117,
182
+ "support": 4521.0
183
+ }
184
+ }
185
+ }
186
+ },
187
+ "qwen3_integration": {},
188
+ "models_successfully_trained": 3,
189
+ "total_models_attempted": 3,
190
+ "training_timestamp": "2025-07-18T17:14:40.658882",
191
+ "production_readiness": {
192
+ "victory_prediction": true,
193
+ "duration_estimation": true,
194
+ "comeback_analysis": true
195
+ }
196
+ }