Table 2. Hyperparameters tuned during cross-validation and their default values.
Parameter | Range (start, stop, step) | Default value |
---|---|---|
min_d f | (2,512,x2) | 20 |
max_depth | (2,64,x2) | 4 |
colsample_bytree | (1/3,1,+1/3) | 1 |
n_estimators | Early stopping | - |