You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IEEE Published | ML model for Aircraft Engine RUL prediction using XGBoost & Random Forest on NASA C-MAPSS dataset. RMSE: 23.8, RΒ²: 0.67. Flask web app + PostgreSQL. ICMCSI 2025 (Paper ID: ICMCSI-472)
A predictive maintenance model for estimating machine remaining useful life (RUL) with uncertainty. Instead of predicting a single value, the model outputs a range of plausible outcomes, enabling more informed maintenance decisions.
βοΈ NASA Predictive Maintenance System >> π End-to-end predictive maintenance system for turbofan engines β detects failure 122 cycles early using LSTM, PCA, and explainable AI (XAI), deployed as a production-grade Streamlit dashboard.