wellness-classifier-model / cv_results_AdaBoost.json
sathishaiuse's picture
Upload cv_results_AdaBoost.json with huggingface_hub
c2bd4df verified
{
"mean_fit_time": [
0.20244987805684408,
0.3925349712371826,
0.20240132013956705,
0.3471074104309082
],
"std_fit_time": [
0.0025898290802205395,
0.004713858969739627,
0.0030338363784299543,
0.03528566990614695
],
"mean_score_time": [
0.02855221430460612,
0.04839015007019043,
0.02826380729675293,
0.029816548029581707
],
"std_score_time": [
0.00036543516920429034,
0.0023013371595036075,
0.00022973688998729631,
0.0004083671736187333
],
"param_clf__learning_rate": [
0.5,
0.5,
1.0,
1.0
],
"param_clf__n_estimators": [
50,
100,
50,
100
],
"params": [
{
"clf__learning_rate": 0.5,
"clf__n_estimators": 50
},
{
"clf__learning_rate": 0.5,
"clf__n_estimators": 100
},
{
"clf__learning_rate": 1.0,
"clf__n_estimators": 50
},
{
"clf__learning_rate": 1.0,
"clf__n_estimators": 100
}
],
"split0_test_score": [
0.40273037542662116,
0.45859872611464975,
0.49546827794561943,
0.4804804804804805
],
"split1_test_score": [
0.3333333333333333,
0.4070175438596491,
0.42524916943521596,
0.42105263157894735
],
"split2_test_score": [
0.42807017543859643,
0.49517684887459806,
0.5132743362831859,
0.5174418604651162
],
"mean_test_score": [
0.3880446280661836,
0.45359770628296564,
0.4779972612213404,
0.47299165750818134
],
"std_test_score": [
0.04004597936264711,
0.036164194213774245,
0.03800030542586259,
0.03970543802764208
],
"rank_test_score": [
4,
3,
1,
2
]
}