mohyunho/N-CMAPSS_DL
N-CMAPSS data preparation for Machine Learning and Deep Learning models. (Python source code for new CMAPSS dataset)
This tool helps prognostics engineers and data scientists prepare NASA's N-CMAPSS turbofan engine degradation dataset for machine learning models. It takes raw HDF5 sensor data from simulated engine runs and transforms it into structured NumPy arrays, suitable for training models that predict remaining useful life (RUL). The output is time-windowed samples, ready for deep learning architectures.
106 stars. No commits in the last 6 months.
Use this if you are working with the N-CMAPSS turbofan engine dataset and need to efficiently prepare it for training machine learning or deep learning models, especially to predict how long an engine component will last.
Not ideal if you are not using the N-CMAPSS dataset or if you need to perform real-time data processing directly on streaming sensor data rather than pre-processing a static dataset.
Stars
106
Forks
14
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mohyunho/N-CMAPSS_DL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
petrobras/BibMon
Python package that provides predictive models for fault detection, soft sensing, and process...
hustcxl/Deep-learning-in-PHM
Deep learning in PHM,Deep learning in fault diagnosis,Deep learning in remaining useful life prediction
kokikwbt/predictive-maintenance
Datasets for Predictive Maintenance
biswajitsahoo1111/rul_codes_open
This repository contains code that implement common machine learning algorithms for remaining...
tvhahn/weibull-knowledge-informed-ml
Using knowledge-informed machine learning on the PRONOSTIA (FEMTO) and IMS bearing data sets....