Submitted by Ashkiiiii t3_y31z68 in MachineLearning
Ashkiiiii OP t1_is8g61z wrote
Reply to comment by LaOkI20 in [D] Can I use machine learning to determine battery lifetime? by Ashkiiiii
I'm working currently working on a POC and since it's a non rechargeable battery, we do not have any information other than date and corresponding battery value. I don't know how to proceed further.
LaOkI20 t1_is9e97r wrote
I'm pretty sure you have enough data for the training and testing of the neural network - whether from the datasheet, or the data set that someone here gave you in another comment. Another option is to conduct some battery testing to add to your data (discharge in various currents and temperatures). But you'll still need some sensors in your system- temprature and the current drawn- those are the main paramters in estimating battery performance. Then you can train and test the model.
Viewing a single comment thread. View all comments