maintenance-engine / models /model_info.json
Swetha1929's picture
Sync from GitHub via hub-sync
d8ad157 verified
Raw
History Blame Contribute Delete
537 Bytes
{
"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
}
}