Table 3
Hyperparameter search for LGBM.
Search space | Optimal value | |
---|---|---|
num_leaves | 10–50 | 46 |
learning_rate | 0.001–0.8 | 0.06369 |
min_data_in_leaf | 1–20 | 1 |
colsample_bytree | 0.1–1 | 0.5468 |
reg_alpha | 0–5 | 2.619 |
reg_lambda | 0–10 | 7.873 |
Notes. The search parameter space indicates the values in between which the optimal value is sought, and the optimal value is displayed on the right. To find the optimal value, we used a Bayesian optimisation algorithm. num_leaves is the maximum number of leaves a tree can have. learning_rate determines the step size during the learning process. min_data_in_leaf is the minimum number of samples in each decision leaf. colsample_bytree is the random subset of features the model trains on each iteration. reg_alpha and reg_lambda are L1 and L2 regularisation, respectively.
Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.
Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.
Initial download of the metrics may take a while.