File size: 1,643 Bytes
5a1b5cd 9c1b0d8 5a1b5cd 9c1b0d8 5a1b5cd 9c1b0d8 5a1b5cd 9c1b0d8 5a1b5cd ff0b9c4 78deaa9 5a1b5cd ff0b9c4 78deaa9 5a1b5cd 78deaa9 5a1b5cd 78deaa9 5a1b5cd ff0b9c4 78deaa9 5a1b5cd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | {
"mean_fit_time": [
0.21786920229593912,
0.38924988110860187,
0.19379162788391113,
0.31614502271016437
],
"std_fit_time": [
0.007620497227668999,
0.010161927675692399,
0.014263443623936518,
0.012291325689341466
],
"mean_score_time": [
0.03780682881673177,
0.06098071734110514,
0.03968334197998047,
0.05260912577311198
],
"std_score_time": [
0.0028508530263374175,
0.0034541438062926544,
0.0019524281396828813,
0.007122996640951985
],
"param_clf__max_depth": [
null,
null,
10,
10
],
"param_clf__n_estimators": [
50,
100,
50,
100
],
"params": [
{
"clf__max_depth": null,
"clf__n_estimators": 50
},
{
"clf__max_depth": null,
"clf__n_estimators": 100
},
{
"clf__max_depth": 10,
"clf__n_estimators": 50
},
{
"clf__max_depth": 10,
"clf__n_estimators": 100
}
],
"split0_test_score": [
0.6523076923076924,
0.6666666666666667,
0.5847176079734219,
0.5704697986577181
],
"split1_test_score": [
0.6123778501628664,
0.6366559485530546,
0.5223367697594502,
0.5208333333333334
],
"split2_test_score": [
0.5935483870967742,
0.6392405063291139,
0.5172413793103449,
0.5241379310344828
],
"mean_test_score": [
0.6194113098557776,
0.6475210405162785,
0.5414319190144057,
0.5384803543418447
],
"std_test_score": [
0.024498519052605545,
0.013579058269808255,
0.030678210535054932,
0.022660148605284723
],
"rank_test_score": [
2,
1,
3,
4
]
} |