Category "auc"

SMOTE before train test split, SAME AUC as testing set accuracy

Mates, I wanna apply SMOTE to all of my training and testing data, is it inappropriate. Does it cause the same value in my testing set accuracy as well as my AU

AUC-ROC value with confident intervals

AUC-ROC value always generates a plus or minus value. What does this bold color value mean? And how can we identify the confident interval of this value? 0.74 &

How to plot ROC-AUC figures without using scikit-learn

I have the following list containing multiple tuples of (TP, FP, FN): [(12, 0, 0), (5, 2, 2), (10, 0, 1), (7, 1, 1), (13, 0, 0), (7, 2, 2), (11, 0, 2)] each tu

Proper inputs for Scikit Learn roc_auc_score and ROC Plot

I am trying to determine roc_auc_score for a fit model on a validation set. I am seeing some conflicting information on function inputs. Documentation says: "y_