The most informative curve for imbalance datasets
For the imbalanced datasets:
- Can we say the Precision-Recall curve is more informative, thus accurate, than ROC curve?
 - Can we rely on F1-score to evaluate the skillfulness of the resulted model in this case?
 
Topic imbalanced-learn class-imbalance classification machine-learning
Category Data Science