| Literature DB >> 35669357 |
Anne A H de Hond1,2,3, Ben van Calster3,4, Ewout W Steyerberg1,3.
Abstract
Entities:
Keywords: artificial intelligence; discrimination; machine learning; methodology; statistics
Year: 2022 PMID: 35669357 PMCID: PMC9163296 DOI: 10.3389/fdgth.2022.923944
Source DB: PubMed Journal: Front Digit Health ISSN: 2673-253X
Evaluation measures from statistics and machine learning fields.
|
|
|
|
|---|---|---|
|
| ||
| Area under the receiver operating characteristic-curve (AUROC) | S/ML | The receiver operating characteristic (ROC) curve plots sensitivity as a function of 1-specificity. The baseline is fixed. The area under the ROC-curve can be compared across settings with different event rates |
| Area under the precision recall-curve (AUPRC) | ML | The precision recall curve plots the precision (positive predictive value) as a function of sensitivity. The baseline is determined by the ratio of positive predictions and total predictions. The area under the precision recall curve cannot be compared across settings with different event rates and ignores true negatives |
|
| ||
| Crude accuracy | ML | Crude accuracy is the number of true positive and negative predictions divided by the total number of cases |
| Sensitivity (recall) | S/ML | The sensitivity is the number of true positive predictions divided by the number of true positive cases at a specified probability threshold |
| Specificity | S/ML | The specificity is the number of true negative predictions divided by the number of true negative cases at a specified probability threshold |
| Positive predictive value (precision) | S/ML | The positive predictive value (PPV) is the number of true positive predictions divided by the total number of positive predictions at a specified probability threshold |
| Negative predictive value | S/ML | The negative predictive value (NPV) is the number of true negative predictions divided by the total number of negative predictions at a specified probability threshold |
| ML | The | |
|
| ||
| Net Benefit | S | Net Benefit is a weighted sum of true positive (TP) and false positive (FP) predictions at a given decision threshold (t): |
| Relative utility | S | Relative utility is the maximum net benefit of risk prediction at a given decision threshold divided by the maximum net benefit of perfect prediction. A relative utility curve plots relative utility over a range of decision thresholds ( |