wellness-classifier-model / cv_results_Bagging.json
sathishaiuse's picture
Upload cv_results_Bagging.json with huggingface_hub
f39dcb6 verified
raw
history blame
1.65 kB
{
"mean_fit_time": [
0.09426339467366536,
0.3960232734680176,
0.1295777956644694,
0.49753546714782715
],
"std_fit_time": [
0.0005838150812738261,
0.005577333086027788,
0.0013002994969514808,
0.0817326666437096
],
"mean_score_time": [
0.014264424641927084,
0.029157161712646484,
0.014061450958251953,
0.01901841163635254
],
"std_score_time": [
0.00029122679523882516,
0.0006555567875867293,
0.00016542000366998914,
0.00021708462230580103
],
"param_clf__max_samples": [
0.5,
0.5,
1.0,
1.0
],
"param_clf__n_estimators": [
10,
50,
10,
50
],
"params": [
{
"clf__max_samples": 0.5,
"clf__n_estimators": 10
},
{
"clf__max_samples": 0.5,
"clf__n_estimators": 50
},
{
"clf__max_samples": 1.0,
"clf__n_estimators": 10
},
{
"clf__max_samples": 1.0,
"clf__n_estimators": 50
}
],
"split0_test_score": [
0.6238532110091743,
0.6528189910979229,
0.6686390532544378,
0.7191011235955056
],
"split1_test_score": [
0.5228758169934641,
0.6459627329192547,
0.6529411764705881,
0.6974063400576369
],
"split2_test_score": [
0.5384615384615384,
0.6375000000000001,
0.6571428571428571,
0.7058823529411764
],
"mean_test_score": [
0.5617301888213923,
0.6454272413390592,
0.6595743622892943,
0.7074632721981063
],
"std_test_score": [
0.04438604204572909,
0.006265404242819163,
0.006635259193033078,
0.008927126729298867
],
"rank_test_score": [
4,
3,
2,
1
]
}