Skip to content

Instantly share code, notes, and snippets.

@plusangel
Last active July 23, 2022 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plusangel/119e94545e30dfba4fc2ded2bda008f6 to your computer and use it in GitHub Desktop.
Save plusangel/119e94545e30dfba4fc2ded2bda008f6 to your computer and use it in GitHub Desktop.
Predictive maintenance & anomaly detection

LSTM for Predictive Maintenance on Pump Sensor Data - link

Time series analysis to explain the thought process in a predictive maintenance case -- almost done--

Time Series Anomaly Detection with PyFBAD - link

An End-to-End Unsupervised Outlier Detection

Time Series Forecasting With Prophet in Python - link

The Prophet library is an open-source library designed for making forecasts for univariate time series datasets and another example here

Univariate Time Series Forecasting using RNN(LSTM) - Link

Univariate Time Series Forecasting using LSTM method which seems to be more accurate in doing the forecast for few of the Time Series Problems

Predictive Maintenance Template

The link The code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment