Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Exactitud× | Matriu de confusió× | Puntuació F1× | Precisió× | |
|---|---|---|---|---|
| Camp | Avaluació de models | Avaluació de models | Avaluació de models | Avaluació de models |
| Família | MCDM | MCDM | MCDM | MCDM |
| Any d'origen≠ | 20th century | 20th century | 1979 | 20th century |
| Autor original≠ | Historical statistical foundations | Statistical foundations | C. J. van Rijsbergen | Historical statistical foundations |
| Tipus≠ | Evaluation metric | Evaluation visualization | Evaluation metric | Evaluation metric |
| Font seminal≠ | 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 ↗ | van Rijsbergen, C. J. (1979). Information Retrieval (2nd ed.). Butterworth-Heinemann. link ↗ | Fawcett, T. (2006). An introduction to ROC analysis. Pattern Recognition Letters, 27(8), 861-874. DOI ↗ |
| Àlies | Overall Accuracy, Correct Classification Rate | Error Matrix, Contingency Table | F-measure, Harmonic Mean | Positive Predictive Value, PPV |
| Relacionats | 5 | 5 | 5 | 5 |
| Resum≠ | 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. | The F1-score is the harmonic mean of precision and recall, providing a single metric that balances both concerns. It was introduced by van Rijsbergen in information retrieval and has become a standard metric for evaluating classification models where both precision and recall are important. | 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. |
| ScholarGateConjunt de dades ↗ |
|
|
|
|