paper-with-me

Papers

A predictive analytics approach for stroke prediction using machine learning and neural networks

2022-03-01 · Soumyabrata Dev, Hewei Wang, Chidozie Shamrock Nwosu, Nishtha Jain, Bharadwaj Veeravalli, Deepu John

The negative impact of stroke in society has led to concerted efforts to improve the management and diagnosis of stroke. With an increased synergy between technology and medical diagnosis, caregivers create opportunities for better patient management by systematically mining and archiving the patients' medical records. Therefore, it is vital to study the interdependency of these risk factors in patients' health records and understand their relative contribution to stroke prediction. This paper systematically analyzes the various factors in electronic health records for effective stroke prediction. Using various statistical techniques and principal component analysis, we identify the most important factors for stroke prediction. We conclude that age, heart disease, average glucose level, and hypertension are the most important factors for detecting stroke in patients. Furthermore, a perceptron neural network using these four attributes provides the highest accuracy rate and lowest miss rate compared to using all available input features and other benchmarking algorithms. As the dataset is highly imbalanced concerning the occurrence of stroke, we report our results on a balanced dataset created via sub-sampling techniques.

📄 PDF Abstract BibTeX arXiv:2203.00497

Code (1)

soumyabrata/ehr-features 공식 구현

Tasks

BenchmarkingBIG-bench Machine LearningManagementMedical DiagnosisPrediction

Similar Papers 제목 키워드 기반

From Conception to Deployment: Intelligent Stroke Prediction Framework using Machine Learning and Performance Evaluation

2023-04-01 · Leila Ismail, Huned Materwala

Stroke is the second leading cause of death worldwide. Machine learning classification algorithms have been widely adopted for stroke prediction. However, these algorithms were evaluated using different datasets and eval…

Prediction

Random Forest-Based Prediction of Stroke Outcome

2024-02-01 · Carlos Fernandez-Lozano, Pablo Hervella, Virginia Mato-Abad, Manuel Rodriguez-Yanez 외

We research into the clinical, biochemical and neuroimaging factors associated with the outcome of stroke patients to generate a predictive model using machine learning techniques for prediction of mortality and morbidit…

Prediction

ICE-SEARCH: A Language Model-Driven Feature Selection Approach

2024-02-28 · Tianze Yang, Tianyi Yang, Fuyuan Lyu, Shaoshan Liu 외

This study unveils the In-Context Evolutionary Search (ICE-SEARCH) method, which is among the first works that melds large language models (LLMs) with evolutionary algorithms for feature selection (FS) tasks and demonstr…

Diabetes PredictionDisease PredictionEvolutionary Algorithmsfeature selection+4

Comparative Analysis of Stroke Prediction Models Using Machine Learning

2025-05-14 · Anastasija Tashkova, Stefan Eftimov, Bojan Ristov, Slobodan Kalajdziski

Stroke remains one of the most critical global health challenges, ranking as the second leading cause of death and the third leading cause of disability worldwide. This study explores the effectiveness of machine learnin…

Exploring Interpretability for Predictive Process Analytics

2019-12-22 · Renuka Sindhgatta, Chun Ouyang, Catarina Moreira

Modern predictive analytics underpinned by machine learning techniques has become a key enabler to the automation of data-driven decision making. In the context of business process management, predictive analytics has be…

BIG-bench Machine LearningDecision MakingInterpretable Machine LearningManagement