feat: upload v2 model artifacts (incl. figures & reports)
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +24 -0
- artifacts/v2/figures/best_ensemble_prediction.png +0 -0
- artifacts/v2/figures/capacity_and_rul.png +3 -0
- artifacts/v2/figures/capacity_distribution_by_temp.png +0 -0
- artifacts/v2/figures/capacity_fade_all_batteries.png +3 -0
- artifacts/v2/figures/capacity_fade_by_temperature.png +3 -0
- artifacts/v2/figures/capacity_fade_interactive.html +0 -0
- artifacts/v2/figures/ced_curves.png +3 -0
- artifacts/v2/figures/classical_best_actual_vs_pred.png +0 -0
- artifacts/v2/figures/classical_best_actual_vs_pred_v2.png +3 -0
- artifacts/v2/figures/classical_best_residuals.png +0 -0
- artifacts/v2/figures/classical_best_residuals_v2.png +0 -0
- artifacts/v2/figures/classical_soh_comparison.png +0 -0
- artifacts/v2/figures/classical_soh_comparison_v2.png +0 -0
- artifacts/v2/figures/classification_confusion_matrices.png +0 -0
- artifacts/v2/figures/classification_confusion_matrices_v2.png +0 -0
- artifacts/v2/figures/degradation_state_distribution.png +0 -0
- artifacts/v2/figures/dg_itransformer_predictions.png +3 -0
- artifacts/v2/figures/dg_itransformer_training.png +0 -0
- artifacts/v2/figures/ensemble_comparison.png +0 -0
- artifacts/v2/figures/ensemble_weights.png +0 -0
- artifacts/v2/figures/feature_correlation_heatmap.png +3 -0
- artifacts/v2/figures/impedance_evolution.png +3 -0
- artifacts/v2/figures/lstm_actual_vs_predicted.png +3 -0
- artifacts/v2/figures/lstm_training_curves.png +3 -0
- artifacts/v2/figures/mc_dropout_uncertainty_lstm.png +3 -0
- artifacts/v2/figures/per_battery_mae_heatmap_v2.png +3 -0
- artifacts/v2/figures/radar_top6.png +3 -0
- artifacts/v2/figures/re_vs_rct_scatter.png +3 -0
- artifacts/v2/figures/shap_rf_soh_v2.png +0 -0
- artifacts/v2/figures/shap_xgboost_soh.png +0 -0
- artifacts/v2/figures/shap_xgboost_soh_v2.png +3 -0
- artifacts/v2/figures/soc_coulomb_counting_demo.png +0 -0
- artifacts/v2/figures/soh_degradation_trends.png +3 -0
- artifacts/v2/figures/soh_distribution.png +3 -0
- artifacts/v2/figures/transformer_pt_training_curves.png +0 -0
- artifacts/v2/figures/transformer_tf_training_curves.png +0 -0
- artifacts/v2/figures/unified_model_comparison.png +3 -0
- artifacts/v2/figures/v2_best_actual_vs_pred.png +0 -0
- artifacts/v2/figures/v2_classical_top8.png +0 -0
- artifacts/v2/figures/vae_anomaly_detection.png +3 -0
- artifacts/v2/figures/vae_latent_umap.png +3 -0
- artifacts/v2/figures/vae_lstm_prediction.png +3 -0
- artifacts/v2/figures/voltage_surface_3d.png +3 -0
- artifacts/v2/figures/voltage_surface_3d_interactive.html +0 -0
- artifacts/v2/reports/best_model_analysis.png +3 -0
- artifacts/v2/reports/per_battery_accuracy.png +0 -0
- artifacts/v2/reports/r2_vs_accuracy.png +0 -0
- artifacts/v2/reports/validation_accuracy_bars.png +0 -0
- artifacts/v2/results/best_model_analysis.png +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,27 @@ artifacts/v1/figures/vae_anomaly_detection.png filter=lfs diff=lfs merge=lfs -te
|
|
| 58 |
artifacts/v1/figures/vae_latent_umap.png filter=lfs diff=lfs merge=lfs -text
|
| 59 |
artifacts/v1/figures/vae_lstm_prediction.png filter=lfs diff=lfs merge=lfs -text
|
| 60 |
artifacts/v1/figures/voltage_surface_3d.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
artifacts/v1/figures/vae_latent_umap.png filter=lfs diff=lfs merge=lfs -text
|
| 59 |
artifacts/v1/figures/vae_lstm_prediction.png filter=lfs diff=lfs merge=lfs -text
|
| 60 |
artifacts/v1/figures/voltage_surface_3d.png filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
artifacts/v2/figures/capacity_and_rul.png filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
artifacts/v2/figures/capacity_fade_all_batteries.png filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
artifacts/v2/figures/capacity_fade_by_temperature.png filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
artifacts/v2/figures/ced_curves.png filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
artifacts/v2/figures/classical_best_actual_vs_pred_v2.png filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
artifacts/v2/figures/dg_itransformer_predictions.png filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
artifacts/v2/figures/feature_correlation_heatmap.png filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
artifacts/v2/figures/impedance_evolution.png filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
artifacts/v2/figures/lstm_actual_vs_predicted.png filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
artifacts/v2/figures/lstm_training_curves.png filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
artifacts/v2/figures/mc_dropout_uncertainty_lstm.png filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
artifacts/v2/figures/per_battery_mae_heatmap_v2.png filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
artifacts/v2/figures/radar_top6.png filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
artifacts/v2/figures/re_vs_rct_scatter.png filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
artifacts/v2/figures/shap_xgboost_soh_v2.png filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
artifacts/v2/figures/soh_degradation_trends.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
artifacts/v2/figures/soh_distribution.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
artifacts/v2/figures/unified_model_comparison.png filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
artifacts/v2/figures/vae_anomaly_detection.png filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
artifacts/v2/figures/vae_latent_umap.png filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
artifacts/v2/figures/vae_lstm_prediction.png filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
artifacts/v2/figures/voltage_surface_3d.png filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
artifacts/v2/reports/best_model_analysis.png filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
artifacts/v2/results/best_model_analysis.png filter=lfs diff=lfs merge=lfs -text
|
artifacts/v2/figures/best_ensemble_prediction.png
ADDED
|
artifacts/v2/figures/capacity_and_rul.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/capacity_distribution_by_temp.png
ADDED
|
artifacts/v2/figures/capacity_fade_all_batteries.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/capacity_fade_by_temperature.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/capacity_fade_interactive.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
artifacts/v2/figures/ced_curves.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/classical_best_actual_vs_pred.png
ADDED
|
artifacts/v2/figures/classical_best_actual_vs_pred_v2.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/classical_best_residuals.png
ADDED
|
artifacts/v2/figures/classical_best_residuals_v2.png
ADDED
|
artifacts/v2/figures/classical_soh_comparison.png
ADDED
|
artifacts/v2/figures/classical_soh_comparison_v2.png
ADDED
|
artifacts/v2/figures/classification_confusion_matrices.png
ADDED
|
artifacts/v2/figures/classification_confusion_matrices_v2.png
ADDED
|
artifacts/v2/figures/degradation_state_distribution.png
ADDED
|
artifacts/v2/figures/dg_itransformer_predictions.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/dg_itransformer_training.png
ADDED
|
artifacts/v2/figures/ensemble_comparison.png
ADDED
|
artifacts/v2/figures/ensemble_weights.png
ADDED
|
artifacts/v2/figures/feature_correlation_heatmap.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/impedance_evolution.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/lstm_actual_vs_predicted.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/lstm_training_curves.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/mc_dropout_uncertainty_lstm.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/per_battery_mae_heatmap_v2.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/radar_top6.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/re_vs_rct_scatter.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/shap_rf_soh_v2.png
ADDED
|
artifacts/v2/figures/shap_xgboost_soh.png
ADDED
|
artifacts/v2/figures/shap_xgboost_soh_v2.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/soc_coulomb_counting_demo.png
ADDED
|
artifacts/v2/figures/soh_degradation_trends.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/soh_distribution.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/transformer_pt_training_curves.png
ADDED
|
artifacts/v2/figures/transformer_tf_training_curves.png
ADDED
|
artifacts/v2/figures/unified_model_comparison.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/v2_best_actual_vs_pred.png
ADDED
|
artifacts/v2/figures/v2_classical_top8.png
ADDED
|
artifacts/v2/figures/vae_anomaly_detection.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/vae_latent_umap.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/vae_lstm_prediction.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/voltage_surface_3d.png
ADDED
|
Git LFS Details
|
artifacts/v2/figures/voltage_surface_3d_interactive.html
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
artifacts/v2/reports/best_model_analysis.png
ADDED
|
Git LFS Details
|
artifacts/v2/reports/per_battery_accuracy.png
ADDED
|
artifacts/v2/reports/r2_vs_accuracy.png
ADDED
|
artifacts/v2/reports/validation_accuracy_bars.png
ADDED
|
artifacts/v2/results/best_model_analysis.png
ADDED
|
Git LFS Details
|