Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3165
Function: getPubMedXML
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
Background: The lack of standardized performance assessment metrics and the inconsistent reporting of results can lead to the presentation of overly optimistic outcomes that fail to accurately represent key aspects of the Machine Learning framework and may not align with real-world clinical needs.
Methods: This conceptual review of the literature compiled the theoretical basis for performance analysis of binary and multiclass models.
Results: Accuracy and error rates are straightforward but not ideal if dataset is imbalanced. Sensitivity (recall) and specificity are essential (cancer patients correctly identified as having cancer and benign patients accurately classified as such), as well as precision (identification of true cancer cases among those predicted to have it without falsely labeling healthy individuals as diseased). F1-Score balances precision and recall, while AuC combines sensitivity and specificity, assessing performance across different distributions. Kaplan-Meier curves and log-rank tests offer further insights into model performance over time, especially in survival contexts.
Conclusion: Each evaluation metric highlights specific aspects of Convolutional Neural Network training, making it unfeasible to choose just a few (generally the most "convenient" ones) to report in research.
Download full-text PDF |
Source |
---|---|
http://dx.doi.org/10.1016/j.oooo.2025.01.002 | DOI Listing |