SlideShare a Scribd company logo
BRAIN STROKE
PREDICTION USING
MACHINE LEARNING
By
NAME: S.Rajayogha
REG NO: 9921146010
REVIEW: 2ND REVIEW
branch/stream: M.Sc. Data Science
GUIDE NAME: Dr. k Satheesh Kumar
ABSTRACT
• Stroke is a destructive illness that typically influences individuals over the age of 65 years age.
• Prediction of stroke is time-consuming and tedious for doctors.
• Therefore, the project mainly aims at predicting the chances of the occurrence of stroke using
emerging Machine Learning techniques.
• Five different algorithms are used and a comparison is made for better accuracy.
• Aim is to create an application with a user-friendly interface that is easy to navigate and enter
inputs.
INTRODUCTION
• A stroke is a life-threatening condition that happens when part of your brain doesn't have
enough blood flow.
• An ischemic stroke is caused by a blockage cutting off the blood supply to the brain. This is
the most common type of stroke. A hemorrhagic stroke is caused by bleeding in or around the
brain. A transient ischemic attack or TIA is also known as a mini-stroke.
• Hemorrhagic strokes are particularly dangerous because they cause severe symptoms that get
worse quickly.
• The Stages of stroke are Stage 1: Flaccidity(soft). Stage 2: Spasticity (clumsy neural
problem). Stage 3: Increased Spasticity. Stage 4: Decreased Spasticity
• Foods high in potassium, such as sweet and white potatoes, bananas, tomatoes, prunes, melon,
and soybeans, can help you maintain healthy blood pressure — the leading risk factor of stroke.
OBJECTIVE AND SCOPE
• The prime objective of this project is to construct a prediction model for predicting stroke
using machine learning algorithms.
• The dataset was obtained from the Kaggle website "Healthcare dataset stroke data"
Symptom of a brain stroke
EXISTING SYSTEM
• About 3.0 million deaths resulted from an ischemic stroke while 3.3 million deaths resulted
from hemorrhagic stroke. Hence, correct detection and finding the presence of a stroke inside
a human becomes essential. In the existing system, there are various medical instruments
available in the market for predicting brain stroke but they are very much expensive and they
are not efficient enough to be able to calculate the chance of having a brain stroke.
• Takes a lot of time to find the disease.
• Inaccuracy and inefficiency of results.
PROPOSED SYSTEM
• Machine Learning is a faster-emerging technology of Artificial Intelligence
that contributes various algorithms like Logistic Regression, SVM, Random
Forests and many more which is effective in making decisions and
predictions from the large quantity of data produced by the healthcare
industry. Based on the proposed problem, ML provides different classification
algorithms to divine the probability of a patient having a Brain Stroke.
• It detects the brain stroke disease less time.
• More accuracy and efficiency.
DATASET
From the Kaggle website, https://www.kaggle.com/asaumya/healthcare-dataset-stroke-data
DATASET
• There were 5110 rows and 12 columns in this dataset. The value of the output column
stroke is either 1 or 0.
• The number 0 indicates no stroke risk was identified, while the value 1 indicates a
stroke risk was detected.
• The probability of 0 in the output column (stroke) exceeds the possibility of 1 in the
same column in this dataset.
• 249 rows alone in the stroke column have the value 1, whereas 4861 rows have the
value 0.
• To improve accuracy, data preprocessing is used to balance the data.
• It contains the total number of stroke and non-stroke records in the output column
before preprocessing.
FRONTEND AND BACKEND
I’m Using Python as the front and MySQL as the backend in a healthcare data stroke,
project can provide several benefits:
• 1. Python is a popular programming language for data analysis and visualization, which
can be useful in analyzing stroke data.
• 2. MySQL can handle large amounts of data and can be easily scaled to meet the needs
of the project.
• 3. The combination of Python and MySQL can provide seamless integration between
the front end and back end, making it easier to manage and analyze data.
FRONTEND AND BACKEND
• 4. Python has a wide range of libraries and frameworks that can be used to build
interactive and user-friendly interfaces for the project.
• 5. MySQL is known for its reliability and stability, which is crucial in a healthcare
project where the accuracy and consistency of data are critical.
• 6.Overall, using Python for the front end and MySQL for the back end in a healthcare
data stroke project can provide a powerful and efficient solution for managing and
analyzing healthcare data.
DJANGO
• Django is a web framework written in Python, It is used for building web applications
quickly and easily by providing many built-in features and tools.
• On the frontend side, Python can be used with various web development frameworks and
libraries such as Flask, Bottle, and Pyramid. These frameworks provide tools for building
web applications using Python code.
• On the Backend side, When using Django with MySQL, the database connection settings
need to be configured in the settings.py file of the Django project. This includes specifying
the database engine, name, user, password, host, and port.
• Django with frontend Python and backend MySQL is a powerful combination for building
web applications quickly and easily. With Django's built-in features and tools, developers can
focus on building the application logic while MySQL provides a reliable and scalable
backend for storing and managing data.
Stroke prediction by giving patients data
Display whether the patient has a stroke or not.
Algorithm Comparison
To balance the data in the dataset. It is a multiclass classification so we want to do
a comparison as possible
CONCLUSION
• The importance of knowing and understanding the risks of brain stroke is very much in these
trying times.
• The model predicts the probability of brain stroke on the basis of very trivial day-to-day and
known to all parameters.
• This makes this project highly relevant and of need to society.
• The objective of implementing the project on a web platform was to reach as many
individuals as possible.
• The early warning can save someone’s life who might have a probability of a stroke.
• Therefore, in conclusion, this project helps us predict the patients who are diagnosed with
brain stroke by cleaning the dataset and applying the XGBoost Model to get an accuracy of
an average of 93.68%.
REFERENCE
• [1] Tasfia Ismail Shoily, Tajul Islam, Sumaiya Jannat, and Sharmin Akter Tanna
"Detection of stroke using machine learning algorithms", 10th International Conference on
Computing, Communication and Networking Technologies (ICCCNT), IEEE, July 2022.
• [2] JoonNyung Heo , Jihoon G. Yoon , Hyungjong Park , Young Dae Kim , Hyo Suk Nam
and Ji Hoe Heo. "Stroke prediction in acute stroke", Stroke. 2019;50:1263-1265, AHA
Journal, 20 Mar 2021.
• [3] Jaehak Yu, Damee Kim, Hongkyu Park, Seung-Chul Chon,Kang Hee Cho, Sun-Jin
Kim, Sungkyu Yu, Sejin Park and Seunghee “Semantic analysis of NIH stroke”, 2019
International Conference on Platform Technology and Service (PlatCon), IEEE, 30 Jan
2019.
PUBLICATION
Rajayogha, S., & Bruxella, D. J. M. D. (2023, March 31). Early Prediction of Brain
Stroke Using Logistic Regression. InternationalJournal for Research in Applied
Science and EngineeringTechnology, 11(3), 1355–1361.
https://doi.org/10.22214/ijraset.2023.49651

More Related Content

What's hot

Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction systemSWAMI06
 
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A SurveyPrediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A Surveyrahulmonikasharma
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease predictionKOYELMAJUMDAR1
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network MD Abdullah Al Nasim
 
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.SUJIT SHIBAPRASAD MAITY
 
Heart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine LearningHeart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine Learningmohdshoaibuddin1
 
A Survey on Stroke Prediction
A Survey on Stroke PredictionA Survey on Stroke Prediction
A Survey on Stroke PredictionMohammadRakib8
 
Prediction of cardiovascular disease with machine learning
Prediction of cardiovascular disease with machine learningPrediction of cardiovascular disease with machine learning
Prediction of cardiovascular disease with machine learningPravinkumar Landge
 
Disease Prediction And Doctor Appointment system
Disease Prediction And Doctor Appointment  systemDisease Prediction And Doctor Appointment  system
Disease Prediction And Doctor Appointment systemKOYELMAJUMDAR1
 
Brain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation pptBrain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation pptRoshini Vijayakumar
 
Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)Vivek reddy
 
Disease prediction and doctor recommendation system
Disease prediction and doctor recommendation systemDisease prediction and doctor recommendation system
Disease prediction and doctor recommendation systemsabafarheen
 
DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...
 DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI... DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...
DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...Nexgen Technology
 
Deep learning for medical imaging
Deep learning for medical imagingDeep learning for medical imaging
Deep learning for medical imaginggeetachauhan
 
Survey on data mining techniques in heart disease prediction
Survey on data mining techniques in heart disease predictionSurvey on data mining techniques in heart disease prediction
Survey on data mining techniques in heart disease predictionSivagowry Shathesh
 
HPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine LearningHPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine LearningNimai Chand Das Adhikari
 
A data mining approach for prediction of heart disease using neural networks
A data mining approach for prediction of heart disease using neural networksA data mining approach for prediction of heart disease using neural networks
A data mining approach for prediction of heart disease using neural networksIAEME Publication
 
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptxCardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptxTaminul Islam
 
Machine Learning Algorithms
Machine Learning AlgorithmsMachine Learning Algorithms
Machine Learning AlgorithmsDezyreAcademy
 

What's hot (20)

Heart disease prediction system
Heart disease prediction systemHeart disease prediction system
Heart disease prediction system
 
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A SurveyPrediction of Heart Disease using Machine Learning Algorithms: A Survey
Prediction of Heart Disease using Machine Learning Algorithms: A Survey
 
Project on disease prediction
Project on disease predictionProject on disease prediction
Project on disease prediction
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.Heart Disease Identification Method Using Machine Learnin in E-healthcare.
Heart Disease Identification Method Using Machine Learnin in E-healthcare.
 
Heart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine LearningHeart Attack Prediction using Machine Learning
Heart Attack Prediction using Machine Learning
 
A Survey on Stroke Prediction
A Survey on Stroke PredictionA Survey on Stroke Prediction
A Survey on Stroke Prediction
 
Prediction of cardiovascular disease with machine learning
Prediction of cardiovascular disease with machine learningPrediction of cardiovascular disease with machine learning
Prediction of cardiovascular disease with machine learning
 
Disease Prediction And Doctor Appointment system
Disease Prediction And Doctor Appointment  systemDisease Prediction And Doctor Appointment  system
Disease Prediction And Doctor Appointment system
 
Brain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation pptBrain tumor detection using image segmentation ppt
Brain tumor detection using image segmentation ppt
 
Disease Prediction by Machine Learning Over Big Data From Healthcare Communities
Disease Prediction by Machine Learning Over Big Data From Healthcare CommunitiesDisease Prediction by Machine Learning Over Big Data From Healthcare Communities
Disease Prediction by Machine Learning Over Big Data From Healthcare Communities
 
Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)Brain tumor detection by scanning MRI images (using filtering techniques)
Brain tumor detection by scanning MRI images (using filtering techniques)
 
Disease prediction and doctor recommendation system
Disease prediction and doctor recommendation systemDisease prediction and doctor recommendation system
Disease prediction and doctor recommendation system
 
DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...
 DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI... DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...
DISEASE PREDICTION BY MACHINE LEARNING OVER BIG DATA FROM HEALTHCARE COMMUNI...
 
Deep learning for medical imaging
Deep learning for medical imagingDeep learning for medical imaging
Deep learning for medical imaging
 
Survey on data mining techniques in heart disease prediction
Survey on data mining techniques in heart disease predictionSurvey on data mining techniques in heart disease prediction
Survey on data mining techniques in heart disease prediction
 
HPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine LearningHPPS: Heart Problem Prediction System using Machine Learning
HPPS: Heart Problem Prediction System using Machine Learning
 
A data mining approach for prediction of heart disease using neural networks
A data mining approach for prediction of heart disease using neural networksA data mining approach for prediction of heart disease using neural networks
A data mining approach for prediction of heart disease using neural networks
 
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptxCardiovascular Disease Prediction Using Machine Learning Approaches.pptx
Cardiovascular Disease Prediction Using Machine Learning Approaches.pptx
 
Machine Learning Algorithms
Machine Learning AlgorithmsMachine Learning Algorithms
Machine Learning Algorithms
 

Similar to BRAIN STROKE REVIEW.pptx

Brain_Stroke_prediction_AIL Presentation_V1.pptx
Brain_Stroke_prediction_AIL Presentation_V1.pptxBrain_Stroke_prediction_AIL Presentation_V1.pptx
Brain_Stroke_prediction_AIL Presentation_V1.pptxssuser0be3ba1
 
stroke prediction AIL Presentation_V1.pptx
stroke prediction AIL Presentation_V1.pptxstroke prediction AIL Presentation_V1.pptx
stroke prediction AIL Presentation_V1.pptxssuser0be3ba1
 
Computer-Aided Detection (1).pptx
Computer-Aided Detection (1).pptxComputer-Aided Detection (1).pptx
Computer-Aided Detection (1).pptxMohammedMasliuddin
 
IRJET- Heart Disease Prediction and Recommendation
IRJET-  	  Heart Disease Prediction and RecommendationIRJET-  	  Heart Disease Prediction and Recommendation
IRJET- Heart Disease Prediction and RecommendationIRJET Journal
 
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUE
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUEDESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUE
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUEIRJET Journal
 
Knee Osteoarthritis Detection and its Severity.pptx
Knee Osteoarthritis Detection and its Severity.pptxKnee Osteoarthritis Detection and its Severity.pptx
Knee Osteoarthritis Detection and its Severity.pptxusha raj
 
Private & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptxPrivate & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptxKomal526846
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionVipra Singh
 
Leveraging Cloud Computing for ECG Analysis.pptx
Leveraging Cloud Computing for ECG Analysis.pptxLeveraging Cloud Computing for ECG Analysis.pptx
Leveraging Cloud Computing for ECG Analysis.pptxvarshaJujare1
 
heart disease predction using machiine learning
heart disease predction using machiine learningheart disease predction using machiine learning
heart disease predction using machiine learningPODILAPRAVALLIKA0576
 
What is cloud computing? Cloud computing is the on-demand access of computing...
What is cloud computing? Cloud computing is the on-demand access of computing...What is cloud computing? Cloud computing is the on-demand access of computing...
What is cloud computing? Cloud computing is the on-demand access of computing...jayasrid4
 
IRJET- A Core Medical Treatment System forEmergency Management using Cloud
IRJET- A Core Medical Treatment System forEmergency Management using CloudIRJET- A Core Medical Treatment System forEmergency Management using Cloud
IRJET- A Core Medical Treatment System forEmergency Management using CloudIRJET Journal
 
MICRE: Microservices In MediCal Research Environments
MICRE: Microservices In MediCal Research EnvironmentsMICRE: Microservices In MediCal Research Environments
MICRE: Microservices In MediCal Research EnvironmentsMartin Chapman
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...IRJET Journal
 

Similar to BRAIN STROKE REVIEW.pptx (20)

Brain_Stroke_prediction_AIL Presentation_V1.pptx
Brain_Stroke_prediction_AIL Presentation_V1.pptxBrain_Stroke_prediction_AIL Presentation_V1.pptx
Brain_Stroke_prediction_AIL Presentation_V1.pptx
 
stroke prediction AIL Presentation_V1.pptx
stroke prediction AIL Presentation_V1.pptxstroke prediction AIL Presentation_V1.pptx
stroke prediction AIL Presentation_V1.pptx
 
Computer-Aided Detection (1).pptx
Computer-Aided Detection (1).pptxComputer-Aided Detection (1).pptx
Computer-Aided Detection (1).pptx
 
IRJET- Heart Disease Prediction and Recommendation
IRJET-  	  Heart Disease Prediction and RecommendationIRJET-  	  Heart Disease Prediction and Recommendation
IRJET- Heart Disease Prediction and Recommendation
 
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUE
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUEDESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUE
DESIGN AND IMPLEMENTATION OF CARDIAC DISEASE USING NAIVE BAYES TECHNIQUE
 
4-2 PPT team.pptx
4-2 PPT team.pptx4-2 PPT team.pptx
4-2 PPT team.pptx
 
minor project.pptx
minor project.pptxminor project.pptx
minor project.pptx
 
Knee Osteoarthritis Detection and its Severity.pptx
Knee Osteoarthritis Detection and its Severity.pptxKnee Osteoarthritis Detection and its Severity.pptx
Knee Osteoarthritis Detection and its Severity.pptx
 
Private & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptxPrivate & Secure Data Tx Presentation I (1).pptx
Private & Secure Data Tx Presentation I (1).pptx
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 
Data Science and Analysis.pptx
Data Science and Analysis.pptxData Science and Analysis.pptx
Data Science and Analysis.pptx
 
Leveraging Cloud Computing for ECG Analysis.pptx
Leveraging Cloud Computing for ECG Analysis.pptxLeveraging Cloud Computing for ECG Analysis.pptx
Leveraging Cloud Computing for ECG Analysis.pptx
 
heart disease predction using machiine learning
heart disease predction using machiine learningheart disease predction using machiine learning
heart disease predction using machiine learning
 
What is cloud computing? Cloud computing is the on-demand access of computing...
What is cloud computing? Cloud computing is the on-demand access of computing...What is cloud computing? Cloud computing is the on-demand access of computing...
What is cloud computing? Cloud computing is the on-demand access of computing...
 
IRJET- A Core Medical Treatment System forEmergency Management using Cloud
IRJET- A Core Medical Treatment System forEmergency Management using CloudIRJET- A Core Medical Treatment System forEmergency Management using Cloud
IRJET- A Core Medical Treatment System forEmergency Management using Cloud
 
MICRE: Microservices In MediCal Research Environments
MICRE: Microservices In MediCal Research EnvironmentsMICRE: Microservices In MediCal Research Environments
MICRE: Microservices In MediCal Research Environments
 
Disease Prediction Using Machine Learning
Disease Prediction Using Machine LearningDisease Prediction Using Machine Learning
Disease Prediction Using Machine Learning
 
Medic - Artificially Intelligent System for Healthcare Services ...
Medic - Artificially Intelligent System for Healthcare Services              ...Medic - Artificially Intelligent System for Healthcare Services              ...
Medic - Artificially Intelligent System for Healthcare Services ...
 
2019 Triangle Machine Learning Day - Biomedical Image Understanding and EHRs ...
2019 Triangle Machine Learning Day - Biomedical Image Understanding and EHRs ...2019 Triangle Machine Learning Day - Biomedical Image Understanding and EHRs ...
2019 Triangle Machine Learning Day - Biomedical Image Understanding and EHRs ...
 
Yagaanddatascience
YagaanddatascienceYagaanddatascience
Yagaanddatascience
 

Recently uploaded

TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...
TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...
TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...kevinkariuki227
 
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxPT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxdrtabassum4
 
Evaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animalsEvaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animalsShweta
 
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...Is preeclampsia and spontaneous preterm delivery associate with vascular and ...
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...Catherine Liao
 
US E-cigarette Summit: Taming the nicotine industrial complex
US E-cigarette Summit: Taming the nicotine industrial complexUS E-cigarette Summit: Taming the nicotine industrial complex
US E-cigarette Summit: Taming the nicotine industrial complexClive Bates
 
Blue Printing in medical education by Dr.Mumtaz Ali.pptx
Blue Printing in medical education by Dr.Mumtaz Ali.pptxBlue Printing in medical education by Dr.Mumtaz Ali.pptx
Blue Printing in medical education by Dr.Mumtaz Ali.pptxNeurosurgeon Mumtaz Ali Narejo
 
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptx
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptxCURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptx
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptxDr KHALID B.M
 
Fundamental of Radiobiology -SABBU.pptx
Fundamental of Radiobiology  -SABBU.pptxFundamental of Radiobiology  -SABBU.pptx
Fundamental of Radiobiology -SABBU.pptxSabbu Khatoon
 
Compare home pulse pressure components collected directly from home
Compare home pulse pressure components collected directly from homeCompare home pulse pressure components collected directly from home
Compare home pulse pressure components collected directly from homeCatherine Liao
 
5cl adbb 5cladba cheap and fine Telegram: +85297504341
5cl adbb 5cladba cheap and fine Telegram: +852975043415cl adbb 5cladba cheap and fine Telegram: +85297504341
5cl adbb 5cladba cheap and fine Telegram: +85297504341Sherrylee83
 
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...Young at heart: Cardiovascular health stations to empower healthy lifestyle b...
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...Catherine Liao
 
Gauri Gawande(9) Constipation Final.pptx
Gauri Gawande(9) Constipation Final.pptxGauri Gawande(9) Constipation Final.pptx
Gauri Gawande(9) Constipation Final.pptxgauripg8
 
Antiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptxAntiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptxRohit chaurpagar
 
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxPT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxdrtabassum4
 
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...kevinkariuki227
 
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdfKs doctor
 
Why invest into infodemic management in health emergencies
Why invest into infodemic management in health emergenciesWhy invest into infodemic management in health emergencies
Why invest into infodemic management in health emergenciesTina Purnat
 
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)Dr. Aryan (Anish Dhakal)
 
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdfAlcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdfDr Jeenal Mistry
 
Anuman- An inference for helpful in diagnosis and treatment
Anuman- An inference for helpful in diagnosis and treatmentAnuman- An inference for helpful in diagnosis and treatment
Anuman- An inference for helpful in diagnosis and treatmentabdeli bhadarva
 

Recently uploaded (20)

TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...
TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...
TEST BANK For Wong’s Essentials of Pediatric Nursing, 11th Edition by Marilyn...
 
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxPT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
 
Evaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animalsEvaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animals
 
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...Is preeclampsia and spontaneous preterm delivery associate with vascular and ...
Is preeclampsia and spontaneous preterm delivery associate with vascular and ...
 
US E-cigarette Summit: Taming the nicotine industrial complex
US E-cigarette Summit: Taming the nicotine industrial complexUS E-cigarette Summit: Taming the nicotine industrial complex
US E-cigarette Summit: Taming the nicotine industrial complex
 
Blue Printing in medical education by Dr.Mumtaz Ali.pptx
Blue Printing in medical education by Dr.Mumtaz Ali.pptxBlue Printing in medical education by Dr.Mumtaz Ali.pptx
Blue Printing in medical education by Dr.Mumtaz Ali.pptx
 
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptx
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptxCURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptx
CURRENT HEALTH PROBLEMS AND ITS SOLUTION BY AYURVEDA.pptx
 
Fundamental of Radiobiology -SABBU.pptx
Fundamental of Radiobiology  -SABBU.pptxFundamental of Radiobiology  -SABBU.pptx
Fundamental of Radiobiology -SABBU.pptx
 
Compare home pulse pressure components collected directly from home
Compare home pulse pressure components collected directly from homeCompare home pulse pressure components collected directly from home
Compare home pulse pressure components collected directly from home
 
5cl adbb 5cladba cheap and fine Telegram: +85297504341
5cl adbb 5cladba cheap and fine Telegram: +852975043415cl adbb 5cladba cheap and fine Telegram: +85297504341
5cl adbb 5cladba cheap and fine Telegram: +85297504341
 
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...Young at heart: Cardiovascular health stations to empower healthy lifestyle b...
Young at heart: Cardiovascular health stations to empower healthy lifestyle b...
 
Gauri Gawande(9) Constipation Final.pptx
Gauri Gawande(9) Constipation Final.pptxGauri Gawande(9) Constipation Final.pptx
Gauri Gawande(9) Constipation Final.pptx
 
Antiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptxAntiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptx
 
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptxPT MANAGEMENT OF URINARY INCONTINENCE.pptx
PT MANAGEMENT OF URINARY INCONTINENCE.pptx
 
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...
TEST BANK For Advanced Practice Nursing in the Care of Older Adults, 2nd Edit...
 
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf
1130525--家醫計畫2.0糖尿病照護研討會-社團法人高雄市醫師公會.pdf
 
Why invest into infodemic management in health emergencies
Why invest into infodemic management in health emergenciesWhy invest into infodemic management in health emergencies
Why invest into infodemic management in health emergencies
 
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)
Book Trailer: PGMEE in a Nutshell (CEE MD/MS PG Entrance Examination)
 
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdfAlcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
 
Anuman- An inference for helpful in diagnosis and treatment
Anuman- An inference for helpful in diagnosis and treatmentAnuman- An inference for helpful in diagnosis and treatment
Anuman- An inference for helpful in diagnosis and treatment
 

BRAIN STROKE REVIEW.pptx

  • 1. BRAIN STROKE PREDICTION USING MACHINE LEARNING By NAME: S.Rajayogha REG NO: 9921146010 REVIEW: 2ND REVIEW branch/stream: M.Sc. Data Science GUIDE NAME: Dr. k Satheesh Kumar
  • 2. ABSTRACT • Stroke is a destructive illness that typically influences individuals over the age of 65 years age. • Prediction of stroke is time-consuming and tedious for doctors. • Therefore, the project mainly aims at predicting the chances of the occurrence of stroke using emerging Machine Learning techniques. • Five different algorithms are used and a comparison is made for better accuracy. • Aim is to create an application with a user-friendly interface that is easy to navigate and enter inputs.
  • 3. INTRODUCTION • A stroke is a life-threatening condition that happens when part of your brain doesn't have enough blood flow. • An ischemic stroke is caused by a blockage cutting off the blood supply to the brain. This is the most common type of stroke. A hemorrhagic stroke is caused by bleeding in or around the brain. A transient ischemic attack or TIA is also known as a mini-stroke. • Hemorrhagic strokes are particularly dangerous because they cause severe symptoms that get worse quickly. • The Stages of stroke are Stage 1: Flaccidity(soft). Stage 2: Spasticity (clumsy neural problem). Stage 3: Increased Spasticity. Stage 4: Decreased Spasticity • Foods high in potassium, such as sweet and white potatoes, bananas, tomatoes, prunes, melon, and soybeans, can help you maintain healthy blood pressure — the leading risk factor of stroke.
  • 4. OBJECTIVE AND SCOPE • The prime objective of this project is to construct a prediction model for predicting stroke using machine learning algorithms. • The dataset was obtained from the Kaggle website "Healthcare dataset stroke data"
  • 5. Symptom of a brain stroke
  • 6. EXISTING SYSTEM • About 3.0 million deaths resulted from an ischemic stroke while 3.3 million deaths resulted from hemorrhagic stroke. Hence, correct detection and finding the presence of a stroke inside a human becomes essential. In the existing system, there are various medical instruments available in the market for predicting brain stroke but they are very much expensive and they are not efficient enough to be able to calculate the chance of having a brain stroke. • Takes a lot of time to find the disease. • Inaccuracy and inefficiency of results.
  • 7. PROPOSED SYSTEM • Machine Learning is a faster-emerging technology of Artificial Intelligence that contributes various algorithms like Logistic Regression, SVM, Random Forests and many more which is effective in making decisions and predictions from the large quantity of data produced by the healthcare industry. Based on the proposed problem, ML provides different classification algorithms to divine the probability of a patient having a Brain Stroke. • It detects the brain stroke disease less time. • More accuracy and efficiency.
  • 8. DATASET From the Kaggle website, https://www.kaggle.com/asaumya/healthcare-dataset-stroke-data
  • 9. DATASET • There were 5110 rows and 12 columns in this dataset. The value of the output column stroke is either 1 or 0. • The number 0 indicates no stroke risk was identified, while the value 1 indicates a stroke risk was detected. • The probability of 0 in the output column (stroke) exceeds the possibility of 1 in the same column in this dataset. • 249 rows alone in the stroke column have the value 1, whereas 4861 rows have the value 0. • To improve accuracy, data preprocessing is used to balance the data. • It contains the total number of stroke and non-stroke records in the output column before preprocessing.
  • 10. FRONTEND AND BACKEND I’m Using Python as the front and MySQL as the backend in a healthcare data stroke, project can provide several benefits: • 1. Python is a popular programming language for data analysis and visualization, which can be useful in analyzing stroke data. • 2. MySQL can handle large amounts of data and can be easily scaled to meet the needs of the project. • 3. The combination of Python and MySQL can provide seamless integration between the front end and back end, making it easier to manage and analyze data.
  • 11. FRONTEND AND BACKEND • 4. Python has a wide range of libraries and frameworks that can be used to build interactive and user-friendly interfaces for the project. • 5. MySQL is known for its reliability and stability, which is crucial in a healthcare project where the accuracy and consistency of data are critical. • 6.Overall, using Python for the front end and MySQL for the back end in a healthcare data stroke project can provide a powerful and efficient solution for managing and analyzing healthcare data.
  • 12. DJANGO • Django is a web framework written in Python, It is used for building web applications quickly and easily by providing many built-in features and tools. • On the frontend side, Python can be used with various web development frameworks and libraries such as Flask, Bottle, and Pyramid. These frameworks provide tools for building web applications using Python code. • On the Backend side, When using Django with MySQL, the database connection settings need to be configured in the settings.py file of the Django project. This includes specifying the database engine, name, user, password, host, and port. • Django with frontend Python and backend MySQL is a powerful combination for building web applications quickly and easily. With Django's built-in features and tools, developers can focus on building the application logic while MySQL provides a reliable and scalable backend for storing and managing data.
  • 13. Stroke prediction by giving patients data Display whether the patient has a stroke or not.
  • 14. Algorithm Comparison To balance the data in the dataset. It is a multiclass classification so we want to do a comparison as possible
  • 15. CONCLUSION • The importance of knowing and understanding the risks of brain stroke is very much in these trying times. • The model predicts the probability of brain stroke on the basis of very trivial day-to-day and known to all parameters. • This makes this project highly relevant and of need to society. • The objective of implementing the project on a web platform was to reach as many individuals as possible. • The early warning can save someone’s life who might have a probability of a stroke. • Therefore, in conclusion, this project helps us predict the patients who are diagnosed with brain stroke by cleaning the dataset and applying the XGBoost Model to get an accuracy of an average of 93.68%.
  • 16. REFERENCE • [1] Tasfia Ismail Shoily, Tajul Islam, Sumaiya Jannat, and Sharmin Akter Tanna "Detection of stroke using machine learning algorithms", 10th International Conference on Computing, Communication and Networking Technologies (ICCCNT), IEEE, July 2022. • [2] JoonNyung Heo , Jihoon G. Yoon , Hyungjong Park , Young Dae Kim , Hyo Suk Nam and Ji Hoe Heo. "Stroke prediction in acute stroke", Stroke. 2019;50:1263-1265, AHA Journal, 20 Mar 2021. • [3] Jaehak Yu, Damee Kim, Hongkyu Park, Seung-Chul Chon,Kang Hee Cho, Sun-Jin Kim, Sungkyu Yu, Sejin Park and Seunghee “Semantic analysis of NIH stroke”, 2019 International Conference on Platform Technology and Service (PlatCon), IEEE, 30 Jan 2019.
  • 17. PUBLICATION Rajayogha, S., & Bruxella, D. J. M. D. (2023, March 31). Early Prediction of Brain Stroke Using Logistic Regression. InternationalJournal for Research in Applied Science and EngineeringTechnology, 11(3), 1355–1361. https://doi.org/10.22214/ijraset.2023.49651