param_learning_rate | param_max_depth | params | split0_test_score | split1_test_score | split2_test_score | split3_test_score | split4_test_score | mean_test_score | std_test_score | rank_test_score | |
---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0.05 | 3 | {'learning_rate': 0.05, 'max_depth': 3} | 0.215701 | 0.203541 | 0.125528 | 0.050929 | 0.171487 | 0.153437 | 0.060000 | 1 |
1 | 0.05 | 4 | {'learning_rate': 0.05, 'max_depth': 4} | 0.192419 | 0.200274 | 0.111733 | 0.019720 | 0.196899 | 0.144209 | 0.070421 | 2 |
2 | 0.1 | 3 | {'learning_rate': 0.1, 'max_depth': 3} | 0.173772 | 0.180420 | 0.121137 | 0.033443 | 0.152488 | 0.132252 | 0.053554 | 3 |
3 | 0.1 | 4 | {'learning_rate': 0.1, 'max_depth': 4} | 0.166758 | 0.179369 | 0.089260 | -0.007269 | 0.160962 | 0.117816 | 0.070011 | 4 |