yriyazi / GearBox_Fault_detection-ICEE2024

Gearbox Fault Detection
MIT License
2 stars 1 forks source link

Questions #2

Closed rdafoe closed 8 months ago

rdafoe commented 8 months ago

Hello again! I'm trying to work through the code to generate the scalograms (splitter.py) but I'm having difficulty understanding what the final output should be so I can move onto the training code. There is some hard coding of the data to "Healthy" only, not "Broken" and a lot of the code is commented out.

I was hoping you could explain how you used that code to generate the training data. In other words, a procedural explanation like: "I started with these csv files and did such-and-such to them to get to a final something-or-other.

Many thanks for your time and your work.

Ron