File size: 230 Bytes
fd9c709 | 1 2 3 4 5 6 7 8 9 | {
"Model": "AdaBoost",
"Best_Parameters": "{'learning_rate': 0.05, 'n_estimators': 100}",
"CV_Best_F1": 0.7752,
"Test_Accuracy": 0.6304,
"Test_Precision": 0.6304,
"Test_Recall": 1.0,
"Test_F1": 0.7733
} |