Skip to content

Yan9564/FaultPrediction

Repository files navigation

DecisionLevelFaultPrediction

Data

  • wheeli_simulated.xlsx are the simulated vibration signals of wheel $i$, where $i=1,2,3,4$
    • Due to privacy issues, we do not provide the original data in real applications.
    • However, we provide the simulated data.
    • The simulated data are generated by manipulating the original data in real applications.

Requirements

  • Python 3.9.7
  • Numpy 1.20.3
  • Pandas 1.3.4
  • scipy
  • time
  • TensorFlow 2.7.0
  • Keras 2.7.0
  • sklearn 0.24.2
  • NBEATS
  • nbeats_pytorch
  • torch

Codes

  • proposed_simulation1_public.ipynb: proposed method in simulated case 1
    • Current state: first version upload.

Notes

About

Code and simulation data set for fault prediction

Topics

Resources

Stars

Watchers

Forks