For analyzing the performance of classifiers in classification several metrics can be used such as Accuracy, Precision, Recall/Sensitivity/TPR, Specificity/TNR, F1-score, G-mean, Area under ROC curve (AUC), Area under the precision-recall curve (AUC-PR), etc. I want to understand which metric or set of metrics can precisely evaluate the classification performance while classifying the class imbalanced dataset.