├── LICENSE ├── README.md ├── STEP1_Authomated_features_extraction.ipynb ├── STEP2_Data_cleaning&collection.ipynb └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonapepe/automatic-feature-extraction-for-battery-SOH-and-EOL-prediction/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonapepe/automatic-feature-extraction-for-battery-SOH-and-EOL-prediction/HEAD/README.md -------------------------------------------------------------------------------- /STEP1_Authomated_features_extraction.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonapepe/automatic-feature-extraction-for-battery-SOH-and-EOL-prediction/HEAD/STEP1_Authomated_features_extraction.ipynb -------------------------------------------------------------------------------- /STEP2_Data_cleaning&collection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonapepe/automatic-feature-extraction-for-battery-SOH-and-EOL-prediction/HEAD/STEP2_Data_cleaning&collection.ipynb -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonapepe/automatic-feature-extraction-for-battery-SOH-and-EOL-prediction/HEAD/requirements.txt --------------------------------------------------------------------------------