Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 867 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 867 Bytes

Predictive-Maintance-Model

A requirement to implement a degradation model for an industrial machine and predict the failures beforehand. Malfunctioning of machines are captured here as anomalies and failures and its related data are captured here as outliers

Dependencies

  • numpy
  • scikit-learn > 0.19.1
  • pandas > 0.20.3

Dataset

pickel files of the dataset: https://www.dropbox.com/s/jt0nsqsmqxm8wz4/pickle.rar?dl=0

Dataset structure (Time Synchronized)

Screenshot

Architecture

Screenshot

Results of anomaly and outlier detection

Screenshot Screenshot

Degradation Model

The degradation model for remaining useful life estimation can be found here