Based on AUC only , which which model will you chose for classification? Model Accuracy Balanced Accuracy Log Loss AUC X
Posted: Thu May 19, 2022 2:06 pm
Based on AUC only , which which model will you chose for classification? Model Accuracy Balanced Accuracy Log Loss AUC XG Boost 83% 76% 0.47 0.6 Random Forest 77% 63% 0.41 0.8 Logistic Regression 74% 64% 0.65 0.65 Decision Tree 72% 66% 1.63 0.7 XG Boost Random Forest Logistic Regression Decision Tree