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: Stroke remains a leading cause of death and disability worldwide, with African populations bearing a disproportionately high burden due to limited healthcare infrastructure. Early prediction and intervention are critical to reducing stroke outcomes. This study developed and evaluated a stroke prediction system using Gated Recurrent Units (GRU), a variant of Recurrent Neural Networks (RNN), leveraging the Afrocentric Stroke Investigative Research and Education Network (SIREN) dataset.
Method: The study utilized secondary data from the SIREN dataset, comprising 4236 records with 29 phenotypes. Feature selection reduced these to 15 optimal phenotypes based on their significance to stroke occurrence. The GRU model, designed with 128 input neurons and four hidden layers (64, 32, 16, and 8 neurons), was trained and evaluated using 150 epochs, a batch size of 8, and metrics such as accuracy, AUC, and prediction time. Comparisons were made with traditional machine learning algorithms (Logistic Regression, SVM, KNN) and Long Short-Term Memory (LSTM) networks.
Results: The GRU-based system achieved a performance accuracy of 77.48 %, an AUC of 0.84, and a prediction time of 0.43 seconds, outperforming all other models. Logistic Regression achieved 73.58 %, while LSTM reached 74.88 % but with a longer prediction time of 2.23 seconds. Feature selection significantly improved the model's performance compared to using all 29 phenotypes.
Conclusion: The GRU-based system demonstrated superior performance in stroke prediction, offering an efficient and scalable tool for healthcare. Future research should focus on integrating unstructured data, validating the model on diverse populations, and exploring hybrid architectures to enhance predictive accuracy.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC11859746 | PMC |
http://dx.doi.org/10.1016/j.clineuro.2025.108761 | DOI Listing |