手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 精度× | 混同行列× | |
|---|---|---|
| 分野 | モデル評価 | モデル評価 |
| 系統 | MCDM | MCDM |
| 提唱年 | 20th century | 20th century |
| 提唱者≠ | Historical statistical foundations | Statistical foundations |
| 種類≠ | Evaluation metric | Evaluation visualization |
| 原典≠ | Fawcett, T. (2006). An introduction to ROC analysis. Pattern Recognition Letters, 27(8), 861-874. DOI ↗ | Everitt, B. S., & Hothorn, T. (2005). A Handbook of Statistical Analyses Using R. Chapman and Hall/CRC. link ↗ |
| 別名 | Overall Accuracy, Correct Classification Rate | Error Matrix, Contingency Table |
| 関連 | 5 | 5 |
| 概要≠ | Accuracy is the proportion of correct predictions among the total number of predictions made by a classification model. It is the most intuitive performance metric and measures how often the classifier makes correct predictions overall, regardless of class. | 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. |
| ScholarGateデータセット ↗ |
|
|