手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 混同行列× | 精度(Precision)× | |
|---|---|---|
| 分野 | モデル評価 | モデル評価 |
| 系統 | MCDM | MCDM |
| 提唱年 | 20th century | 20th century |
| 提唱者≠ | Statistical foundations | Historical statistical foundations |
| 種類≠ | Evaluation visualization | Evaluation metric |
| 原典≠ | Everitt, B. S., & Hothorn, T. (2005). A Handbook of Statistical Analyses Using R. Chapman and Hall/CRC. link ↗ | Fawcett, T. (2006). An introduction to ROC analysis. Pattern Recognition Letters, 27(8), 861-874. DOI ↗ |
| 別名 | Error Matrix, Contingency Table | Positive Predictive Value, PPV |
| 関連 | 5 | 5 |
| 概要≠ | The confusion matrix is a table that displays the counts of true positives, true negatives, false positives, and false negatives. It provides a complete picture of where a classifier makes correct and incorrect predictions, enabling calculation of all other classification metrics. | Precision measures the proportion of positive predictions that were actually correct. It answers the question: 'Of all the cases we predicted as positive, how many were truly positive?' Precision is critical in scenarios where false positives are costly. |
| ScholarGateデータセット ↗ |
|
|