Classification Metrics
- accuracy
-precision
- recall
- f1 score
- TPR/sensitivity/recall
- FPR
How confident model is in clearly separating the positive and negative
- ROC - least affected by change in threshold
- AUC - x=y line - area under curve
- accuracy
-precision
- recall
- f1 score
- TPR/sensitivity/recall
- FPR
How confident model is in clearly separating the positive and negative
- ROC - least affected by change in threshold
- AUC - x=y line - area under curve
Comments
Post a Comment