Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Dr. Priti Mishra, Chitra A, Keerthana D , Pruthvika S
DOI Link: https://doi.org/10.22214/ijraset.2023.52600
Certificate: View Certificate
Stroke is the second most common cause of mortality and are associated with substantial, protracted disability. Stroke is the sudden death of brain cells due to a lack of oxygen, which is brought on by a blood vessel blockage or disruption of a supply line to the brain. The World Health Organisation predicts that the death rate from stroke will continue to rise in the future year. Numerous studies have been conducted to find stroke illnesses. a deep learning-based artificial intelligence method for forecasting different forms of stroke. Ischemic stroke, hemorrhagic stroke, and transient ischemic attack are the three types. We used data gathered from a medical research institute in our work. The preprocessing technique eliminates duplicate records, missing data, and contradictory data. Deep learning is employed to forecast if the patient is experiencing stroke illness or not, and the principle component analysis computation is used to reduce estimations. It actualizes deep learning classification to predict the stroke sickness. When a patient\'s information is entered, a trained model and forecasts of various stroke types are checked. The major goal of this research is to improve stroke prediction and identify distinct types of stroke.
I. INTRODUCTION
The burden of stroke is a significant global health issue. Stroke is the second leading cause of death worldwide and the leading cause of adult disability. Each year, there are an estimated 15 million new acute strokes, resulting in 28,500,000 disability-adjusted life-years. The 28-30-day case fatality rate for stroke ranges from 17% to 35%.The projected increase in stroke and heart disease-related deaths, from three million in 1998 to five million in 2020, indicates that the burden of stroke is expected to worsen. This increase is attributed to ongoing health and demographic transitions, leading to a rise in vascular disease risk factors and an aging population. Developing countries bear the majority of the stroke burden, accounting for 85% of global stroke deaths. The social and economic consequences of stroke are substantial. In the United States, the cost of stroke was estimated to be as high as $49.4 billion in 2002. Additionally, post-discharge costs were estimated to amount to 2.9 billion Euros in France.
In the United States, stroke is the fifth-leading cause of death, responsible for approximately 11% of total deaths. Over 795,000 individuals in the United States suffer from stroke. In India, stroke is the fourth major cause of death.Machine learning algorithms have shown promise in predicting the occurrence of strokes. While previous studies have primarily focused on heart stroke prediction, this paper aims to predict brain stroke using machine learning. The study utilizes five different classification algorithms and finds that XGBoost performs the best, achieving higher accuracy. It's important to note that the model in this paper is trained on textual data rather than real-time brain images. The dataset used for this task is obtained from Kaggle and contains various physiological traits as attributes for prediction.The paper describes the process of data preprocessing, including handling null values, label encoding, and one-hot encoding if necessary. The dataset is then split into train and test data, and a model is built using various classification algorithms. The accuracy of each algorithm is calculated and compared to identify the best-trained model for stroke prediction. To facilitate user interaction, the paper develops an HTML page and a Flask application. The web application allows users to enter values for prediction, while the Flask application connects the trained model with the web interface.In conclusion, this paper highlights the importance of machine learning in predicting the occurrence of stroke, specifically brain stroke. By utilizing various classification algorithms, the study determines the best-performing algorithm and demonstrates its potential for stroke prediction.
However, it acknowledges the limitation of training on textual data rather than real-time brain images. The paper suggests further research and extension of the study to include all current machine learning algorithms. The causes of mortality from stroke are often related to comorbidities and complications that arise during different time periods. The most critical period for survival and the highest number of fatalities occur within the first month following the onset of stroke symptoms, with the first week being particularly crucial.
Complications of stroke can include various medical conditions such as hyperglycemia, hypoglycemia, hypoglycemia, hypertension, hypotension, fever, infarct extension or rebreeding, cerebral edema, herniation, coning, aspiration, aspiration pneumonia, urinary tract infection, cardiac dysrhythmia, deep venous thrombosis, and pulmonary embolism, among others. During the first week after stroke onset, death is often due to transtentorial, herniation and hemorrhage. Hemorrhagic deaths typically occur within the first three days, while deaths due to cerebral infarction usually happen between the third and sixth day. After the first week, death is usually a result of complications resulting from relative immobility, such as pneumonia, sepsis, and pulmonary embolism. There are traditional risk factors associated with stroke, and understanding and managing these risk factors can help prevent strokes. These risk factors can be divided into modifiable and non-modifiable categories. Modifiable risk factors include lifestyle factors such as smoking, alcohol use, physical inactivity, and obesity, as well as medical factors like high blood pressure, atrial fibrillation, diabetes mellitus, and high cholesterol. Non-modifiable risk factors, such as age, gender, and family history, cannot be controlled but can help identify individuals at risk for stroke. Prevention of stroke is crucial, especially since more than 70% of strokes are first events. Primary stroke prevention focuses on behavior modification and requires information about baseline perceptions, knowledge, and prevalence of risk factors in specific populations. In a related study, the review focuses on acute ischemic stroke, which affects over 700,000 individuals annually in the United States. The study emphasizes the importance of early recognition and aggressive treatment protocols in the emergency department to optimize outcomes. Collaboration among healthcare professionals is crucial for identifying patients within the therapeutic time window for thrombolytic and neuroprotective treatments. A shift in approach is necessary, with healthcare professionals striving for better outcomes by being knowledgeable about early and aggressive evaluation and treatment recommendations for patients with acute ischemic stroke. Additionally, healthcare professionals aim to educate patients and their families about stroke prevention. Understanding the acute and post-acute settings is essential for improving patient outcomes and initiating appropriate rehabilitation and prevention strategies.
II. RELATED STUDY
This study highlights the significant number of individuals, over 700,000, who experience a stroke each year in the United States. In the past, there may have been a skeptical approach to the management of stroke, but there have been considerable changes in the understanding and approach to stroke in the last decade. The concept of "time is brain" emphasizes the importance of prompt action and collaboration among healthcare professionals to initiate acute stroke protocols in emergency departments and identify patients within the therapeutic time window for thrombolytic and neuroprotective treatments. Healthcare professionals aim to achieve the best possible outcomes for individuals who have had a stroke. The skeptical approach towards patients with acute ischemic stroke is no longer suitable.
Present-day healthcare experts recognize the importance of interdisciplinary collaboration to achieve better outcomes by being knowledgeable about early and aggressive evaluation and treatment recommendations. In addition to acute care, healthcare professionals also focus on educating patients and their families about stroke prevention. Understanding stroke starts in the acute setting and continues in the outpatient setting, home, or rehabilitation, with various important aspects of care needing attention.Overall, the study emphasizes the need for a coordinated and proactive approach to stroke management. It underscores the importance of timely intervention, collaboration among healthcare professionals, patient education, and ongoing care to improve outcomes for individuals who have experienced an acute ischemic stroke.
III. PROBLEM STATEMENT
Stroke is the second leading cause of death worldwide and remains an important health burden both for the individuals and for the national healthcare systems. Potentially, modifiable risk factors for stroke include hypertension, cardiac disease, diabetes, and dysregulation of glucose metabolism, atrial fibrillation, and lifestyle factors. Therefore, the goal of our project is to apply principles of machine learning over large existing data sets to effectively predict the stroke based on potentially modifiable risk factors. Then it intended to develop the application to provide a personalized warning on the basis of each user’s level of stroke risk and a lifestyle correction message about the stroke risk factors.
IV. LITERATURE SURVEY
V. METHODOLOGY
In this project, this section represents the Methods of the Project including machine learning techniques. Stroke Disease data sets have been considered in this project.
System Design:
VI. MACHINE LEARNING TECHNIQUES
1) Decision Tree Classifier: Both regression and classification concerns are addressed using classification with DT. Furthermore, as the input variables already have a related output variable, this methodology is a supervised learning model. It resembles a tree the data is constantly segmented according to a specific parameter in this method. The decision node and the leaf node are the two parts of a decision tree. At the former node, the data is divided, and the latter is the node that produces the result. It may be very beneficial in resolving issues with decision-making.
2) KNN Classifier: K-Nearest Neighbour is one of the simplest Machine Learning algorithms based on Supervised Learning technique. K-NN algorithm assumes the similarity between the new case/data and available cases and put the new case into the category that is most similar to the available categories. K-NN algorithm stores all the available data and classifies a new data point based on the similarity. This means when new data appears then it can be easily classified into a well suite category by using K- NN algorithm. K-NN algorithm can be used for Regression as well as for Classification but mostly it is used for the Classification problems.
X. FUTURE WORK
This project helps to predict the stroke risk using prediction model in older people and for people who are addicted to the risk factors as mentioned in the project. In future, the same project can be extended to give the stroke percentage using the output of current project. This project can also be used to find the stroke probabilities in young people and underage people by collecting respective risk factor information’s and doctors consulting.
XI. FUTURE WORK This project helps to predict the stroke risk using prediction model in older people and for people who are addicted to the risk factors as mentioned in the project. In future, the same project can be extended to give the stroke percentage using the output of current project. This project can also be used to find the stroke probabilities in young people and underage people by collecting respective risk factor information’s and doctors consulting.
[1] https://www.researchgate.net/publication/342437236_Pred iction_of_Stroke_Using_Machine_Learning [2] https://ijirem.org/DOC/2-stroke-prediction-using- machine-learning-algorithms.pdf [3] https://thesai.org/Downloads/Volume12No6/Paper_62Ana lyzing_the_Performance_of_Stroke_Prediction.pdf [4] “Stroke prediction using artificial intelligence”- M. Sheetal Singh, Prakash Choudhary [5] “Prediction Of Stroke Using Machine Learning”- Akash Mahesh, Shashank H N, Shrikanth S, Thejas A M [6] “Machine Learning For Predicting Ischemic Stroke”- Assit.Prof.Pathanjali C, Priya T, Monisha G, Samyuktha Bhaskar, Ruchita Sudarshan [7] “Stroke Prediction Using Machine Learning Based On Artificial Intelligence”- Youngkeun Choi and Jae Won Ch [8] Stroke Prediction Dataset | Kaggle [9] Introduction to Logistic Regression | by Ayush Pant | Towards Data Science [10] Machine Learning Tutorial (tutorialspoint.com) [11] Machine Learning - GeeksforGeeks [12] Stack Overflow
Copyright © 2023 Dr. Priti Mishra, Chitra A, Keerthana D , Pruthvika S. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET52600
Publish Date : 2023-05-20
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here