File size: 5,325 Bytes
cc01816
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
{
  "version": "v3",
  "count": 63,
  "files": [
    {
      "path": "datamap.json",
      "bytes": 5515
    },
    {
      "path": "features/battery_features.csv",
      "bytes": 968608
    },
    {
      "path": "features/battery_sequences.npz",
      "bytes": 406742
    },
    {
      "path": "features/test_split.csv",
      "bytes": 184708
    },
    {
      "path": "features/train_split.csv",
      "bytes": 784200
    },
    {
      "path": "figures/best_ensemble_prediction.png",
      "bytes": 80640
    },
    {
      "path": "figures/capacity_and_rul.png",
      "bytes": 232099
    },
    {
      "path": "figures/ced_curves.png",
      "bytes": 252253
    },
    {
      "path": "figures/degradation_state_distribution.png",
      "bytes": 76237
    },
    {
      "path": "figures/dg_itransformer_predictions.png",
      "bytes": 108425
    },
    {
      "path": "figures/dg_itransformer_training.png",
      "bytes": 94450
    },
    {
      "path": "figures/ensemble_comparison.png",
      "bytes": 62973
    },
    {
      "path": "figures/ensemble_confusion_matrix.png",
      "bytes": 35394
    },
    {
      "path": "figures/ensemble_weights.png",
      "bytes": 24841
    },
    {
      "path": "figures/feature_correlation_heatmap.png",
      "bytes": 271298
    },
    {
      "path": "figures/lstm_actual_vs_predicted.png",
      "bytes": 193940
    },
    {
      "path": "figures/lstm_training_curves.png",
      "bytes": 215420
    },
    {
      "path": "figures/mc_dropout_uncertainty_lstm.png",
      "bytes": 161849
    },
    {
      "path": "figures/soc_coulomb_counting_demo.png",
      "bytes": 95334
    },
    {
      "path": "figures/soh_degradation_trends.png",
      "bytes": 276516
    },
    {
      "path": "figures/transformer_pt_training_curves.png",
      "bytes": 88673
    },
    {
      "path": "figures/transformer_tf_training_curves.png",
      "bytes": 88217
    },
    {
      "path": "figures/unified_model_comparison.png",
      "bytes": 142342
    },
    {
      "path": "figures/vae_anomaly_detection.png",
      "bytes": 102658
    },
    {
      "path": "figures/vae_latent_umap.png",
      "bytes": 217568
    },
    {
      "path": "figures/vae_lstm_prediction.png",
      "bytes": 138302
    },
    {
      "path": "models/classical/extra_trees.joblib",
      "bytes": 133683937
    },
    {
      "path": "models/classical/gradient_boosting.joblib",
      "bytes": 5380250
    },
    {
      "path": "models/classical/knn_k5.joblib",
      "bytes": 329444
    },
    {
      "path": "models/classical/lightgbm.joblib",
      "bytes": 9270258
    },
    {
      "path": "models/classical/random_forest.joblib",
      "bytes": 86125777
    },
    {
      "path": "models/classical/re_rct_progression.joblib",
      "bytes": 782
    },
    {
      "path": "models/classical/ridge.joblib",
      "bytes": 697
    },
    {
      "path": "models/classical/svr.joblib",
      "bytes": 225246
    },
    {
      "path": "models/classical/xgboost.joblib",
      "bytes": 10991665
    },
    {
      "path": "models/deep/attention_lstm.pt",
      "bytes": 1463313
    },
    {
      "path": "models/deep/batterygpt.pt",
      "bytes": 432034
    },
    {
      "path": "models/deep/bidirectional_lstm.pt",
      "bytes": 2191585
    },
    {
      "path": "models/deep/dynamic_graph_itransformer.keras",
      "bytes": 1723503
    },
    {
      "path": "models/deep/gru.pt",
      "bytes": 626424
    },
    {
      "path": "models/deep/itransformer.keras",
      "bytes": 1708244
    },
    {
      "path": "models/deep/physics_itransformer.keras",
      "bytes": 1755582
    },
    {
      "path": "models/deep/tft.pt",
      "bytes": 7265508
    },
    {
      "path": "models/deep/vae_lstm.pt",
      "bytes": 3315962
    },
    {
      "path": "models/deep/vanilla_lstm.pt",
      "bytes": 834487
    },
    {
      "path": "models/ensemble/ensemble_stacking.joblib",
      "bytes": 585
    },
    {
      "path": "models/ensemble/ensemble_weights.json",
      "bytes": 131
    },
    {
      "path": "models.json",
      "bytes": 19766
    },
    {
      "path": "results/classical_soh_results.csv",
      "bytes": 871
    },
    {
      "path": "results/dg_itransformer_results.json",
      "bytes": 221
    },
    {
      "path": "results/dg_predictions.npz",
      "bytes": 3632
    },
    {
      "path": "results/ensemble_predictions.npz",
      "bytes": 21435
    },
    {
      "path": "results/ensemble_results.csv",
      "bytes": 1038
    },
    {
      "path": "results/final_rankings.csv",
      "bytes": 2676
    },
    {
      "path": "results/lstm_predictions.npz",
      "bytes": 6803
    },
    {
      "path": "results/lstm_soh_results.csv",
      "bytes": 548
    },
    {
      "path": "results/transformer_predictions.npz",
      "bytes": 6810
    },
    {
      "path": "results/transformer_soh_results.csv",
      "bytes": 544
    },
    {
      "path": "results/unified_results.csv",
      "bytes": 2676
    },
    {
      "path": "results/vae_lstm_results.json",
      "bytes": 187
    },
    {
      "path": "results/vae_predictions.npz",
      "bytes": 28864
    },
    {
      "path": "scalers/features_minmax.joblib",
      "bytes": 1383
    },
    {
      "path": "scalers/features_standard.joblib",
      "bytes": 1015
    }
  ]
}