Spaces:
Sleeping
Sleeping
File size: 537 Bytes
d8ad157 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"best_model_name": "Tuned_GradientBoosting_Engineered",
"feature_set": "Engineered",
"test_accuracy": 0.661121064755567,
"test_precision": 0.6919447253117628,
"test_recall": 0.8335363377994316,
"test_f1": 0.7561694290976059,
"test_roc_auc": 0.6985144684263386,
"best_params": {
"n_estimators": 300,
"learning_rate": 0.02156402076341296,
"max_depth": 4,
"min_samples_split": 5,
"min_samples_leaf": 4,
"subsample": 0.8042528651937532
}
} |