Research Article

Integrating Feature Engineering with Deep Learning to Conduct Diagnostic and Predictive Analytics for Turbofan Engines

Table 4

Adjustable hyperparameters in machine learning and deep learning.

ModelAdjustable hyperparametersRange

MARSDegree of nonlinearity1–3
Penalty1–30

RFNumber of trees500–1000
Maximal depths4–36
Maximal features0.5–0.9
Minimal samples split4–96
Minimal samples leaf4–72

XGBNumber of trees500–1000
Maximal depth4–36
Minimum children weight1–5
Gamma0–0.3
Subsample0.6–1
Column sample by tree0.6–1
Learning rate0.0025–0.005

SVMKernelRBF, sigmoid
Cost penalty1–50
Gamma0.01–1
Epsilon0.1–1

DNN, RNN, LSTM, GRU, CNN ( denotes additional parameters only required for CNN)Hidden layers1–4
Neurons10–200
Dropout0.1–0.5
ActivationReLu, tanh, softplus
OptimizerAdam, RMSprop
Learning rate0.0001, 0.001, 0.01
Epochs500
Batch size32, 64, 128, 256, 512
Convolution layers1–2
Pooling layers1–2
Filters size16, 32, 64, 128
Fully connected layers1–4