Open Access

Table 2.

Hyperparameters optimised through grid search.

Hyperparameter Values
Learning Rate 0.01, 0.1, 0.3
Max Depth 7, 10, 15, 20
Number of Estimators 5, 10, 25, 50, 100
Subsample 0.5, 0.8, 1.0
Colsample by Tree 0.5, 0.8, 1.0

Notes. (1) Learning Rate: Controls step size during boosting, thus determining the contribution of each tree; smaller values require more trees but can improve model generalisation. (2) Max Depth: Maximum tree depth limiting model complexity and preventing overfitting; deeper trees capture more intricate patterns but risk memorisation. (3) Number of Estimators: Total number of trees constructed in the ensemble; more trees can improve predictive performance but also increase computational complexity. (4) Subsample: Fraction of training data used in each tree; this introduces randomness and potentially reduces overfitting; values < 1.0 create stochastic gradient boosting. (5) Colsample by Tree: Proportion of features randomly selected when constructing each tree; this promotes feature diversity and reduces the correlation between trees.

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.