v3/datamap.json
5.2 KB · 258 lines · json Raw
1 {
2 "version": "v3",
3 "count": 63,
4 "files": [
5 {
6 "path": "datamap.json",
7 "bytes": 5515
8 },
9 {
10 "path": "features/battery_features.csv",
11 "bytes": 968608
12 },
13 {
14 "path": "features/battery_sequences.npz",
15 "bytes": 406742
16 },
17 {
18 "path": "features/test_split.csv",
19 "bytes": 184708
20 },
21 {
22 "path": "features/train_split.csv",
23 "bytes": 784200
24 },
25 {
26 "path": "figures/best_ensemble_prediction.png",
27 "bytes": 80640
28 },
29 {
30 "path": "figures/capacity_and_rul.png",
31 "bytes": 232099
32 },
33 {
34 "path": "figures/ced_curves.png",
35 "bytes": 252253
36 },
37 {
38 "path": "figures/degradation_state_distribution.png",
39 "bytes": 76237
40 },
41 {
42 "path": "figures/dg_itransformer_predictions.png",
43 "bytes": 108425
44 },
45 {
46 "path": "figures/dg_itransformer_training.png",
47 "bytes": 94450
48 },
49 {
50 "path": "figures/ensemble_comparison.png",
51 "bytes": 62973
52 },
53 {
54 "path": "figures/ensemble_confusion_matrix.png",
55 "bytes": 35394
56 },
57 {
58 "path": "figures/ensemble_weights.png",
59 "bytes": 24841
60 },
61 {
62 "path": "figures/feature_correlation_heatmap.png",
63 "bytes": 271298
64 },
65 {
66 "path": "figures/lstm_actual_vs_predicted.png",
67 "bytes": 193940
68 },
69 {
70 "path": "figures/lstm_training_curves.png",
71 "bytes": 215420
72 },
73 {
74 "path": "figures/mc_dropout_uncertainty_lstm.png",
75 "bytes": 161849
76 },
77 {
78 "path": "figures/soc_coulomb_counting_demo.png",
79 "bytes": 95334
80 },
81 {
82 "path": "figures/soh_degradation_trends.png",
83 "bytes": 276516
84 },
85 {
86 "path": "figures/transformer_pt_training_curves.png",
87 "bytes": 88673
88 },
89 {
90 "path": "figures/transformer_tf_training_curves.png",
91 "bytes": 88217
92 },
93 {
94 "path": "figures/unified_model_comparison.png",
95 "bytes": 142342
96 },
97 {
98 "path": "figures/vae_anomaly_detection.png",
99 "bytes": 102658
100 },
101 {
102 "path": "figures/vae_latent_umap.png",
103 "bytes": 217568
104 },
105 {
106 "path": "figures/vae_lstm_prediction.png",
107 "bytes": 138302
108 },
109 {
110 "path": "models/classical/extra_trees.joblib",
111 "bytes": 133683937
112 },
113 {
114 "path": "models/classical/gradient_boosting.joblib",
115 "bytes": 5380250
116 },
117 {
118 "path": "models/classical/knn_k5.joblib",
119 "bytes": 329444
120 },
121 {
122 "path": "models/classical/lightgbm.joblib",
123 "bytes": 9270258
124 },
125 {
126 "path": "models/classical/random_forest.joblib",
127 "bytes": 86125777
128 },
129 {
130 "path": "models/classical/re_rct_progression.joblib",
131 "bytes": 782
132 },
133 {
134 "path": "models/classical/ridge.joblib",
135 "bytes": 697
136 },
137 {
138 "path": "models/classical/svr.joblib",
139 "bytes": 225246
140 },
141 {
142 "path": "models/classical/xgboost.joblib",
143 "bytes": 10991665
144 },
145 {
146 "path": "models/deep/attention_lstm.pt",
147 "bytes": 1463313
148 },
149 {
150 "path": "models/deep/batterygpt.pt",
151 "bytes": 432034
152 },
153 {
154 "path": "models/deep/bidirectional_lstm.pt",
155 "bytes": 2191585
156 },
157 {
158 "path": "models/deep/dynamic_graph_itransformer.keras",
159 "bytes": 1723503
160 },
161 {
162 "path": "models/deep/gru.pt",
163 "bytes": 626424
164 },
165 {
166 "path": "models/deep/itransformer.keras",
167 "bytes": 1708244
168 },
169 {
170 "path": "models/deep/physics_itransformer.keras",
171 "bytes": 1755582
172 },
173 {
174 "path": "models/deep/tft.pt",
175 "bytes": 7265508
176 },
177 {
178 "path": "models/deep/vae_lstm.pt",
179 "bytes": 3315962
180 },
181 {
182 "path": "models/deep/vanilla_lstm.pt",
183 "bytes": 834487
184 },
185 {
186 "path": "models/ensemble/ensemble_stacking.joblib",
187 "bytes": 585
188 },
189 {
190 "path": "models/ensemble/ensemble_weights.json",
191 "bytes": 131
192 },
193 {
194 "path": "models.json",
195 "bytes": 19766
196 },
197 {
198 "path": "results/classical_soh_results.csv",
199 "bytes": 871
200 },
201 {
202 "path": "results/dg_itransformer_results.json",
203 "bytes": 221
204 },
205 {
206 "path": "results/dg_predictions.npz",
207 "bytes": 3632
208 },
209 {
210 "path": "results/ensemble_predictions.npz",
211 "bytes": 21435
212 },
213 {
214 "path": "results/ensemble_results.csv",
215 "bytes": 1038
216 },
217 {
218 "path": "results/final_rankings.csv",
219 "bytes": 2676
220 },
221 {
222 "path": "results/lstm_predictions.npz",
223 "bytes": 6803
224 },
225 {
226 "path": "results/lstm_soh_results.csv",
227 "bytes": 548
228 },
229 {
230 "path": "results/transformer_predictions.npz",
231 "bytes": 6810
232 },
233 {
234 "path": "results/transformer_soh_results.csv",
235 "bytes": 544
236 },
237 {
238 "path": "results/unified_results.csv",
239 "bytes": 2676
240 },
241 {
242 "path": "results/vae_lstm_results.json",
243 "bytes": 187
244 },
245 {
246 "path": "results/vae_predictions.npz",
247 "bytes": 28864
248 },
249 {
250 "path": "scalers/features_minmax.joblib",
251 "bytes": 1383
252 },
253 {
254 "path": "scalers/features_standard.joblib",
255 "bytes": 1015
256 }
257 ]
258 }