├── Prediction of Remaining Useful Life for Aircraft Engine Using Neural Network Models.pdf ├── README.md ├── codes ├── feature_selection.py ├── kernel.ipynb ├── models_with_feature_selection.py └── preprocessing_and_visualization.r └── data ├── Dataset 002_test data after normalization.csv ├── Dataset 002_test data without normalization.csv ├── Dataset 002_train data after normalization.csv └── Dataset 002_train data without normalization.csv /Prediction of Remaining Useful Life for Aircraft Engine Using Neural Network Models.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/Prediction of Remaining Useful Life for Aircraft Engine Using Neural Network Models.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/README.md -------------------------------------------------------------------------------- /codes/feature_selection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/codes/feature_selection.py -------------------------------------------------------------------------------- /codes/kernel.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/codes/kernel.ipynb -------------------------------------------------------------------------------- /codes/models_with_feature_selection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/codes/models_with_feature_selection.py -------------------------------------------------------------------------------- /codes/preprocessing_and_visualization.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/codes/preprocessing_and_visualization.r -------------------------------------------------------------------------------- /data/Dataset 002_test data after normalization.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/data/Dataset 002_test data after normalization.csv -------------------------------------------------------------------------------- /data/Dataset 002_test data without normalization.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/data/Dataset 002_test data without normalization.csv -------------------------------------------------------------------------------- /data/Dataset 002_train data after normalization.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/data/Dataset 002_train data after normalization.csv -------------------------------------------------------------------------------- /data/Dataset 002_train data without normalization.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RULprediction/RUL-prediction/HEAD/data/Dataset 002_train data without normalization.csv --------------------------------------------------------------------------------