Giter Club home page Giter Club logo

battery-lifetime-prediction-with-limited-cycle-data's Introduction

Battery-Lifetime-Prediction-with-Limited-Cycle-Data

Applied machine-learning models, including linear regression, random forest regression, convolutional neural networks, and recurrent neural networks to make predictions on cell life.

Description

Accurately predicting the remaining useful lifetime of batteries is critical for accelerating technological development and creating a paradigm shift in battery usage. Data-driven approaches,based on large datasets, provide a physical-model agnostic way to predict the health status of batteries with high accuracy. However, most datadriven methods on battery life prediction often rely on features extracted from a hundred cycles worth of data for a given cell, making it computationally inefficient and incompatible with on-board application.

The course project (CS 329P Practical Machine Learning) applied machine-learning models, including linear regression, random forest regression, convolutional neural networks, and recurrent neural networks to make predictions on cell life. Our best model achieve a 7.5% prediction error given the data of only 5 cycles. (Report, Slides, Video)

Key Words: Battery Lifetime Prediction, CNN, Bi-LSTM, Confidence Interval

Data Preprocess

The dataset preprocessing method refers to the paper Data-driven prediction of battery cycle life before capacity degradation. The preprocessed dataset file (processed_data.pkl) in our code is generated from this script. The raw dataset can be found here.

Installation

The project was implemented with python 3.9, Tensorflow 2.10-GPU

pip install -r requirements.txt

battery-lifetime-prediction-with-limited-cycle-data's People

Contributors

j-i-n-p-u avatar

Stargazers

 avatar Vivek Kumar avatar  avatar  avatar  avatar ferry avatar  avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

battery-lifetime-prediction-with-limited-cycle-data's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.