ROC, Receiver Operating Characteristic curve
ROC 曲線以不同 threshold 掃描模型輸出,描繪:
- X 軸:FPR = FP / (FP + TN)
- Y 軸:TPR (Recall) = TP / (TP + FN)

【ROC曲線法(ROC curve, receiver operating characteristic curve)】 - 永析統計及論文諮詢顧問
AUROC 看「排得好不好」,AUPRC 看「抓到的正類值不值得信」
Select a result to preview
ROC 曲線以不同 threshold 掃描模型輸出,描繪:

【ROC曲線法(ROC curve, receiver operating characteristic curve)】 - 永析統計及論文諮詢顧問
AUROC 看「排得好不好」,AUPRC 看「抓到的正類值不值得信」