| { | |
| "ensemble_weight_gbt": 1.0, | |
| "ensemble_weight_nn": 0.0, | |
| "bms_features": [ | |
| "voltage", | |
| "current", | |
| "temperature_measured", | |
| "internal_resistance", | |
| "charge_capacity", | |
| "discharge_capacity", | |
| "charge_time", | |
| "energy_efficiency", | |
| "coulombic_efficiency", | |
| "dqdv_peak_height", | |
| "dvdq_peak_height" | |
| ], | |
| "condition_features": [ | |
| "cycle", | |
| "c_rate", | |
| "depth_of_discharge" | |
| ], | |
| "degradation_features": [ | |
| "sei_thickness_nm", | |
| "lithium_inventory_loss_pct", | |
| "active_material_loss_anode_pct", | |
| "active_material_loss_cathode_pct", | |
| "resistance_growth_mohm", | |
| "electrolyte_decomposition_frac", | |
| "lithium_plating_frac" | |
| ], | |
| "stage2_input_dim": 21 | |
| } |