Datasets:
| { | |
| "name": "BatteryRUL", | |
| "source": "https://www.kaggle.com/datasets/ignaciovinuales/battery-remaining-useful-life-rul", | |
| "desp": "The Hawaii Natural Energy Institute examined 14 NMC-LCO 18650 batteries with a nominal capacity of 2.8 Ah.", | |
| "domain": "Energy", | |
| "license": "CC0", | |
| "targets": [ | |
| "RUL" | |
| ], | |
| "covariates": [ | |
| "Max. Voltage Dischar. (V)", | |
| "Charging time (s)", | |
| "Min. Voltage Charg. (V)", | |
| "Decrement 3.6-3.4V (s)", | |
| "Total time (s)", | |
| "Time at 4.15V (s)", | |
| "Discharge Time (s)", | |
| "Time constant current (s)" | |
| ], | |
| "timestamp": null, | |
| "freq": null, | |
| "num_series": 14, | |
| "num_timesteps": 15064, | |
| "num_datapoints": 135576, | |
| "split": "train", | |
| "quality": "high", | |
| "timestamp_as_covariate": false | |
| } |