LSTM for Predictive Maintenance on Pump Sensor Data
In this article, we are looking into predictive maintenance for pump sensor data. Our approach is quite generic towards time-series analysis, even though each step might look slightly different in your own project. The idea is to give you an idea about the general thought process and how you would attack such a problem. For a complete overview of the steps, please see the figure at the end of the article (maybe open it in parallel while reading). It should help to organize all steps in a logical order. If you have a similar project and simply are searching for a walkthrough, you can just check out the code on Github and adapt it to your needs. To limit the article length, of course, a lot of points are just mentioned and not deep-dived. However, we point to relevant articles on the details.
Aug-10-2021, 11:55:06 GMT
- Technology: