Table 1.
Parameters used for the GB Classification.
| Parameters | Denoted As | Value |
|---|---|---|
| Number of estimators | n_estimators | 20 |
| Maximum features | max_features | 2 |
| Maximum depth | max_depth | 5 |
| Learning rate | learning_rate | 0.05 |
| Random state | random_state | 0 |
Parameters used for the GB Classification.
| Parameters | Denoted As | Value |
|---|---|---|
| Number of estimators | n_estimators | 20 |
| Maximum features | max_features | 2 |
| Maximum depth | max_depth | 5 |
| Learning rate | learning_rate | 0.05 |
| Random state | random_state | 0 |