Research Article

Succinylation Site Prediction Based on Protein Sequences Using the IFS-LightGBM (BO) Model

Table 8

Hyperparameter optimization results of IFS-LightGBM (BO).

HyperparametersMeaningsSearch rangesOptimal values

learning_rateLearning rate(0.01, 1.0)0.0274
max_depthMaximum depth of the tree(1, 50)20
max_binThe max number of bins that feature values will be bucketed in(10, 100)10
reg_alphaL1 regularization(1-9, 1.0)0.9647
boosting_typeTraining methodgbdt; goss; rf; dartgoss
num_leavesNumber of leaf nodes(1, 50)11
n_estimatorsNumber of iterations(100, 600)600