方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 准确率× | 平衡准确率× | 混淆矩阵× | |
|---|---|---|---|
| 领域 | 模型评估 | 模型评估 | 模型评估 |
| 方法族 | MCDM | MCDM | MCDM |
| 起源年份≠ | 20th century | 2010 | 20th century |
| 提出者≠ | Historical statistical foundations | Brodersen, Ong, Stephan, and Buhmann | Statistical foundations |
| 类型≠ | Evaluation metric | Evaluation metric | Evaluation visualization |
| 开创性文献≠ | Fawcett, T. (2006). An introduction to ROC analysis. Pattern Recognition Letters, 27(8), 861-874. DOI ↗ | Brodersen, K. H., Ong, C. S., Stephan, K. E., & Buhmann, J. M. (2010). The balanced accuracy and its posterior distribution. 20th International Conference on Pattern Recognition (ICPR), 3121-3124. DOI ↗ | Everitt, B. S., & Hothorn, T. (2005). A Handbook of Statistical Analyses Using R. Chapman and Hall/CRC. link ↗ |
| 别名 | Overall Accuracy, Correct Classification Rate | Average Recall, Equal-weight Average Sensitivity | Error Matrix, Contingency Table |
| 相关 | 5 | 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. | Balanced accuracy is the average of recall values computed for each class separately. It corrects for class imbalance by giving equal weight to the performance on each class, regardless of class frequency in the dataset. | 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数据集 ↗ |
|
|
|