nebeleben/aircraft-predictive-maintenance
0
✈️ Aircraft Engine Predictive Maintenance
Predict the Remaining Useful Life (RUL) of aircraft engines using machine learning.
About
This application uses a LightGBM model trained on aircraft engine sensor data to predict how many more operational cycles an engine can safely run before requiring maintenance.
How to Use
- Enter the Engine ID and Current Cycle Number
- Enter all 21 Sensor Readings
- Click Predict RUL
- View the predicted remaining useful life in cycles
Model Performance
- Algorithm: LightGBM
- MAE: 13.65 cycles
- R²: 0.777
- Training Data: 100 engines, 20,631 cycles
ML Zoomcamp 2025 Project
Capstone project for Machine Learning Zoomcamp by DataTalks.Club.
