Research Article

The Evaluation on the Credit Risk of Enterprises with the CNN-LSTM-ATT Model

Table 3

The parameter setting of the CNN-LSTM-ATT model.

ParameterMeaning of parameterValue of parameter

time_seriesThe step length20
behavior_numNumber of behavioral indexes14
iB-LSTM_unitsNumber of neurons for LSTM64
Kernel_size1The size of the convolution kernel for convolution layer 11 × 3
Kernel_size1The size of the convolution kernel for convolution layer 23 × 3
PoolPooling methodMax
StrideLength of pooling or convolutional1
DropoutRate of LSTM dropout0.3
batch_sizeThe size of batch128
EpochNumber of iterations20
OptimizerThe optimizerSGD
Learning rateThe learning rate0.0001