IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using Deep Learning

IRJET Journal
IRJET JournalFast Track Publications

https://www.irjet.net/archives/V7/i3/IRJET-V7I3832.pdf

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4170
DIGITAL ASSISTANCE: A NEW IMPULSE ON STROKE PATIENT HEALTH
CARE USING DEEP LEARNING
Narmada B1, Abhineya A N2,Dharsini B3 ,Gayathri M S4,Farzana Thuskin S E5
1Assistance Professor, Dept. of Computer Science and Engineering, Dhirajlal Gandhi College of Technology,
Tamil Nadu, India
2,3,4,5Student, Dept. of Computer Science and Engineering, Dhirajlal Gandhi College of Technology,
Tamil Nadu, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Stroke is one of the leading causes of death
worldwide. Apart from risk factors like hypertension,
diabetes, heart diseases, and positive family history, other
lifestyle-related factors such as unhealthy diet, obesity, lack
of physical activity, stress and tobacco use account for its
occurrence. Stroke patients have longer hospital stays and
higher readmission rates and medical costs than patients
with other chronic diseases. However, the conventional
predictive models or techniquesarestill noteffective enough
in capturing the underlying knowledge because it is
incapable of simulating the complexity of feature
representation of the medical problem domains. To
overcome this process predict and diagnose stroke using a
deep learning algorithm applied to heart disease datasets.
Deep learning is a powerful tool to deal with large-scaledata
and provides an end-to-end solution to multi-class
classification including dimensionality reduction. The
outcomes of this process are more accurate than medical
scoring systems currently in useforwarningheartpatientsif
they are likely to develop stroke. The deep learning
technique is using Artificial Bee Colony (ABC)whichisa new
swarm-based optimization algorithm. It is used for feature
extraction from a given dataset. Adding to this Neural
Networks (NN) are used to classify the dataset.
Key Words: Stroke, Prediction, Deep Learning,
Classification, FeatureExtraction, NeuralNetwork,Time
Series Analysis, Datasets, Artificial Bee Colony (ABC).
1. INTRODUCTION
Stroke is the leading cause of death and long term
disability. Stroke occurs when an artery in your brain is
blocked and leaks. It is not at all an unpredictable disease.
People who receive treatment within 3 hours of having
stroke are less likely to have disability. Taking this into
consideration, the concept of artificial intelligence (AI) has
recently permeated various sectors of life, including rapidly
evolving healthcare systems. As electronic diagnoses,
therapies, and record-keeping expand, it is essential to
leverage, integrate, and optimize these advances. Inthefield
of medicine, patient data are massively available in
distributed electronic health record (EHR) databases and
voluminous clinical,imaging, andlaboratorydatasets,among
others. Such data can be utilized to predict diseaseincidence
and prognosis.
Recent nationwide efforts seek to use big data to expand
precision medicine to many other medical areas. Precision
medicine is broadly defined aspatient-specificdiagnosis and
therapy. Deep learning using big data has been employed to
predict disease. Deep learning isactivelyusedinmanyfields,
yielding satisfactory results when conventional analysesare
not appropriate. With these deep learning model wearealso
planned for developing a digital assistance which can be
used by patient doctors and inmates of any emergency
situation. This will allow healthcare policymakers to
improve the quality of medical care, evaluate its
appropriateness, and employ diagnostic resources
efficiently. Our research was performed to predict stroke
mortality using large-scale electronic health records. This
study is expected to expand the research that can prescreen
diverse diseases in e-health field in future.
1.1 Related Work
Several studies have used deep learning methods to solve
various problems. In particular, there have been many
computer-aided diagnosis systems using deep learning for
detecting diverse diseases. Machine-learning/deeplearning
has been employed to detect or predict certain diseases
using various approaches and datasets.
In recent years, there has been massive progressinartificial
intelligence (AI) with the development of deep neural
networks, natural language processing,computervisionand
robotics. These techniques are now actively being appliedin
healthcare with many of the health service activities
currently being delivered by clinicians and administrators
predicted to be taken over by AI in the coming years.
However, there has also been exceptional hype about the
abilities of AI with a mistaken notion that AI will replace
human clinicians altogether. These perspectives are
inaccurate, and if a balanced perspective of the limitations
and promise of AI is taken, one can gauge which parts of the
health system AI can be integrated to make a meaningful
impact. The four main areas where AI would have the most
influence would be: patient administration, clinical decision
support, patient monitoring and healthcare interventions.
This health system where AI plays a central role could be
termed an AI-enabledorAI-augmentedhealthsystem.Inthis
article, we discuss how this system can be developed based
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4171
on a realistic assessment of current AI technologies and
predicted developments.[3]
In order to support the stroke system of care in the age of
big data, predictive analytics can be applied to forecastwhat
will happen in the future. For example, we can predict post-
stroke discharge disposition at an acute stroke admission,
which will facilitateoptimizingacutetreatmentandplanning
post-acute rehabilitation with the desired outcomes. In this
preliminary study, we will explore deep learning for post-
stroke discharge disposition prediction and evaluate
prediction performance using hospital discharge data
provided by Tennessee Department ofHealth.Deeplearning
is a powerful tool to deal with large-scale data and provides
an end-to-end solution to multi-class classificationincluding
dimensionality reduction. Our preliminary results will
demonstrate the effectiveness of deep learning and suggest
the further exploration for performance improvement and
clinical.[1]
Principal component analysis (PCA) featuring quantile
scaling was used to extract relevant background features
from medical records; we used these to predict stroke. We
compared our method (a scaled PCA/deep neural network
[DNN] approach) to five other machine-learning methods.
The area under the curve (AUC) value of our method was
83.48%; hence; it can be used by both patients and doctors
to prescreen for possible stroke.[6]
Stroke data analysis through a HVN visual mining
platform. The visualization platform uses a hierarchical
clustering algorithm to aggregate thedata andmapcoherent
groups of data-points to the same visual elements. The
stroke data is collected from an open source Healthcare
Dataset stroke data at Kaggle.com.Data dictionaryisthedata
format used for this analysis. By using this data hierarchical
virtual node is developed. The result of this research
outcome is used as a new HVN visual data mining platform
for interactively and transparently analyzing the stroke
data.[4]
2. PROPOSED WORK
2.1. Subject
We have used data from Kaggle.com. The data has
been collected from various hospitals around the world like
Hungarian Institute of Cardiology. The subjects were about
343 stroke patients. The database used contains 76
attributes, but all published experiments refer to using a
subset of 14 of them. The “goal” field refers to the presence
of heart disease in the patient. It is integer valued from 0(no
presence) to 4.Analysisshowspresence(values1,2,3,4)from
absence(value 0).The mean age of the patients were 57
years. Of the patients 68.32% were male, 31.68% were
female.
Table -1: Distribution of subjects by general character
Variables N(%)
Mean age 57%
Gender
Male
Female
68.32%
31.68%
2.2. Principle Variables
The dataset characteristics is Multivariate, the
attributes used are of type categorical, integer and real. The
dependent variable is associated with the mortality rate of
stroke patients. Independent variables that reflected the
social status were age and gender. Medical variables
included thalassemia, chest pain, resting blood pressure,
fasting blood sugar, cholesterol level, resting
electrocardiographic, exercise induced angina, ST
depression, the number of major vessels. Admission mode
was emergency, ambulatory and others. The stroke type
were classified into ischemic and hemorrhagic. Chart (1)
shows the probability for disease based on the age attribute.
Chart -1: Probability of Stroke
2.3. Methods
Our deep learning model consists ofthefollowingattributes:
Age, gender, included thalassemia, chest pain, resting blood
pressure, fasting blood sugar, cholesterol level, resting
electrocardiographic, exercise induced angina, ST
depression, the number of major vessels. We used DNN and
Artificial Bee Colony Algorithm (ABC) to automatically
generate features from the data and identify risk factors for
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4172
stroke. Figure 1 shows the system architecture: The dataset
we used included 13 variables, where the data were
classified into training and testing data. We used both ABC
and scaler to convert categorical variable into continuous
variable, and to generate models for testing.Wethentrained
the DNN using ABC variables and compared to predict the
results. The training and testing data did not overlap with
one another.
Fig- 1: System Architecture for ABC and DNN
2.4. Preprocessing
Artificial Bee Colony (ABC) isanoptimizationalgorithmthat
adapts the foraging behavior of honey bees.ABCisoneofthe
swarm intelligence based algorithm. This technique is being
widely used in various problems in-order to extract
meaningful insights from huge datasets. In general, ABC
preprocessing efficiently defines new features, reducing
dimensions to find hidden or simplified structures for
inclusion in classification algorithms. Graph (2) depicts the
type of angina and the level of fasting blood sugar level
(>or<120 mg) based on the count of stroke patients.
Chart -2: Plotting of angina type and fasting blood
sugar level
2.5. NN Architecture
A simple feed-forward neural networks is used in our deep
(four hidden layers) learning models. Training of datasets is
carried out by following a standard backpropagation
algorithm. For each DNN, we adjusted several hyper
parameters, including the number of hidden layers, the
number of neurons in each layer, the activation function,the
optimization method, and the regularization technique.
Fig -2: Neural Network (NN) Architecture
All models wereimplementedusingAnacondawith
a Jupyter notebook backend. Figure (3) shows the accuracy
score achieved while comparing the training score and the
cross validation score from our testing data used.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4173
Fig -3: Learning Curve
2.6. Result and Discussion
This technique is suitable to use predictive neural
networks or characteristic data as infectio event or non-
event binomial effects. Figure (4) summarizethecorrelation
values of all important attributes used.
Fig -4: Correlation Values
Table (2) shows the comparison of various algorithms by
considering the factors precision, recall value, false negative
(FN), true positive (TP) and false negative rate (FNR).
Table -2: Comparison of Various Algorithm
PR RE FS FN TP FNR
LR 0.857 0.882 0.869 22 30 11.764
RF 0.861 0.911 0.886 22 31 8.823
NB 0.837 0.911 0.873 21 31 8.823
KNN 0.741 0.676 0.707 19 23 32.353
DT 0.870 0.794 0.830 23 27 20.518
LR, Logistic regression; RF, Random forest; NB, NaiveBayes;
KNN , K-Nearest Neighbour algorithm; DT, Decision Tree.
Chart -3: Accuracy Comparison
From chart (3), the algorithm with maximumaccuracyscore
for prediction is Random Forest having more than 80% of
accuracy.
Table -3: Accuracy of Different Algorithms in
probability
Algorithms Accuracy
KNN 0.688525
Decision trees 0.819672
Logistic Regression 0.852459
Naive Bayes 0.852459
Random Forest 0.885246
We considered tuning hyper parameters, such as the
number of nodes and depth of the DNN to improve stroke
detection. Our method predicts stroke using indirect or
limited data, such as medical service use history and health
behavior. Our results, apply only to patients who are
suffering from stroke and the patients receiving treatment
are not considered, which may affecttheoverall accuracyof
our model.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4174
3. CONCLUSIONS
Stroke is the leading cause of death and long-term
disability in the world. We are going to develop a deep
learning model that predict the stroke based on the medical
utilization history and health behavior.Our work allowearly
detection of patient at the high risk of stroke who needs
additional checkups and appropriate treatments prior
disease to exacerbation. As the input data are simple (albeit
of low resolution, that is, binary or with a limited number of
choices), we used a DNN to study the variables of interest
and scaled PCA to generate improved continuous inputs for
the DNN. The sensitivity, specificity and AUC value of our
method were 64.32%,85.56%and83.48%,respectively. Our
method can be used not only to predict stroke using limited
data, but also other diseases.
In future, we will modify and apply our method for
the analysis of other medical serviceuseandhealthbehavior
datasets on conditions such as dementia. We will also use
detailed indices and physiological signals as input data to
achieve more meaningful DNN results. Finally, we will
employ auto-fine tuning methods to reduce training time
and improve performance.
REFERENCES
[1] Jin Cho∗, Zhen Hu∗, and Mina Sartipi∗ .Post-stroke
Discharge Disposition Prediction using Deep
Learning,2019.
[2] Shuo Tian 1 , Wenbo Yang 1 , Jehane Michael Le Grange ,
Peng Wang , Wei Huang ∗ , Zhewei Ye. Smart healthcare:
making medical care more intelligent, 2019.
[3] Sandeep Reddy1, John Fox2 and Maulik P Purohit3
.Artificial intelligence-enabledhealthcaredelivery,2019.
[4] CERNER Kansas City INNOVATION , KS ( US ) , INC . , ( 72 )
Inventor : DOWNINGTOWN RICHARD MATTHEW , PA ( US
BALIAN ).ASSISTANT VIRTUAL HEALTHCARE
PERSONAL,2018.
[5] Suchitra Kataria1 · Vinod Ravindran2.Digital health: a
new dimension in rheumatology patient care, 2018.
[6] Songhee Cheon 1, Jungyoon Kim 2 and Jihye Lim 3,*The
Use of Deep Learning toPredictStroke PatientMortality,
2019.

Recomendados

IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni... por
IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET -  	  Prediction and Analysis of Multiple Diseases using Machine Learni...
IRJET - Prediction and Analysis of Multiple Diseases using Machine Learni...IRJET Journal
49 vistas5 diapositivas
IRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning por
IRJET- Survey on Risk Estimation of Chronic Disease using Machine LearningIRJET- Survey on Risk Estimation of Chronic Disease using Machine Learning
IRJET- Survey on Risk Estimation of Chronic Disease using Machine LearningIRJET Journal
23 vistas4 diapositivas
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ... por
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...
IRJET - Cloud based Enhanced Cardiac Disease Prediction using Naïve Bayesian ...IRJET Journal
14 vistas4 diapositivas
Chronic Kidney Disease Prediction por
Chronic Kidney Disease PredictionChronic Kidney Disease Prediction
Chronic Kidney Disease PredictionRajandeep Gill
5.2K vistas24 diapositivas
SMART HEALTH PREDICTION USING DATA MINING by Dr.Mahboob Khan Phd por
SMART HEALTH PREDICTION USING DATA MINING by Dr.Mahboob Khan PhdSMART HEALTH PREDICTION USING DATA MINING by Dr.Mahboob Khan Phd
SMART HEALTH PREDICTION USING DATA MINING by Dr.Mahboob Khan PhdHealthcare consultant
10.3K vistas19 diapositivas
IRJET- Heart Disease Prediction System por
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET Journal
93 vistas3 diapositivas

Más contenido relacionado

La actualidad más candente

Prediction of Heart Disease using Machine Learning Algorithms: A Survey por
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
5.5K vistas6 diapositivas
HEALTH PREDICTION ANALYSIS USING DATA MINING por
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MININGAshish Salve
757 vistas34 diapositivas
IRJET- Heart Failure Risk Prediction using Trained Electronic Health Record por
IRJET- Heart Failure Risk Prediction using Trained Electronic Health RecordIRJET- Heart Failure Risk Prediction using Trained Electronic Health Record
IRJET- Heart Failure Risk Prediction using Trained Electronic Health RecordIRJET Journal
36 vistas5 diapositivas
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine Learning por
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine LearningIRJET - Chronic Kidney Disease Prediction using Data Mining and Machine Learning
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine LearningIRJET Journal
174 vistas5 diapositivas
A data mining approach for prediction of heart disease using neural networks por
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
1.1K vistas11 diapositivas
A Survey on Heart Disease Prediction Techniques por
A Survey on Heart Disease Prediction TechniquesA Survey on Heart Disease Prediction Techniques
A Survey on Heart Disease Prediction Techniquesijtsrd
73 vistas4 diapositivas

La actualidad más candente(20)

Prediction of Heart Disease using Machine Learning Algorithms: A Survey por rahulmonikasharma
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
rahulmonikasharma5.5K vistas
HEALTH PREDICTION ANALYSIS USING DATA MINING por Ashish Salve
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MINING
Ashish Salve757 vistas
IRJET- Heart Failure Risk Prediction using Trained Electronic Health Record por IRJET Journal
IRJET- Heart Failure Risk Prediction using Trained Electronic Health RecordIRJET- Heart Failure Risk Prediction using Trained Electronic Health Record
IRJET- Heart Failure Risk Prediction using Trained Electronic Health Record
IRJET Journal36 vistas
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine Learning por IRJET Journal
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine LearningIRJET - Chronic Kidney Disease Prediction using Data Mining and Machine Learning
IRJET - Chronic Kidney Disease Prediction using Data Mining and Machine Learning
IRJET Journal174 vistas
A data mining approach for prediction of heart disease using neural networks por IAEME Publication
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
IAEME Publication1.1K vistas
A Survey on Heart Disease Prediction Techniques por ijtsrd
A Survey on Heart Disease Prediction TechniquesA Survey on Heart Disease Prediction Techniques
A Survey on Heart Disease Prediction Techniques
ijtsrd73 vistas
Psdot 14 using data mining techniques in heart por ZTech Proje
Psdot 14 using data mining techniques in heartPsdot 14 using data mining techniques in heart
Psdot 14 using data mining techniques in heart
ZTech Proje4.7K vistas
A data mining approach for prediction of heart disease using neural networks por IAEME Publication
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
IAEME Publication3.6K vistas
IRJET- Chronic Kidney Disease Prediction based on Naive Bayes Technique por IRJET Journal
IRJET- Chronic Kidney Disease Prediction based on Naive Bayes TechniqueIRJET- Chronic Kidney Disease Prediction based on Naive Bayes Technique
IRJET- Chronic Kidney Disease Prediction based on Naive Bayes Technique
IRJET Journal398 vistas
IRJET- A System to Detect Heart Failure using Deep Learning Techniques por IRJET Journal
IRJET- A System to Detect Heart Failure using Deep Learning TechniquesIRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET Journal36 vistas
Heart Disease Prediction Using Data Mining por IRJET Journal
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data Mining
IRJET Journal76 vistas
PSO-An Intellectual Technique for Feature Reduction on Heart Malady Anticipat... por Sivagowry Shathesh
PSO-An Intellectual Technique for Feature Reduction on Heart Malady Anticipat...PSO-An Intellectual Technique for Feature Reduction on Heart Malady Anticipat...
PSO-An Intellectual Technique for Feature Reduction on Heart Malady Anticipat...
Sivagowry Shathesh1.2K vistas
IRJET- Develop Futuristic Prediction Regarding Details of Health System for H... por IRJET Journal
IRJET- Develop Futuristic Prediction Regarding Details of Health System for H...IRJET- Develop Futuristic Prediction Regarding Details of Health System for H...
IRJET- Develop Futuristic Prediction Regarding Details of Health System for H...
IRJET Journal60 vistas
IRJET - Review on Classi?cation and Prediction of Dengue and Malaria Dise... por IRJET Journal
IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...IRJET -  	  Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET - Review on Classi?cation and Prediction of Dengue and Malaria Dise...
IRJET Journal11 vistas
IRJET- Disease Prediction using Machine Learning por IRJET Journal
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
IRJET Journal242 vistas
K-Nearest Neighbours based diagnosis of hyperglycemia por ijtsrd
K-Nearest Neighbours based diagnosis of hyperglycemiaK-Nearest Neighbours based diagnosis of hyperglycemia
K-Nearest Neighbours based diagnosis of hyperglycemia
ijtsrd66 vistas
IRJET - E-Health Chain and Anticipation of Future Disease por IRJET Journal
IRJET - E-Health Chain and Anticipation of Future DiseaseIRJET - E-Health Chain and Anticipation of Future Disease
IRJET - E-Health Chain and Anticipation of Future Disease
IRJET Journal20 vistas
IRJET -Improving the Accuracy of the Heart Disease Prediction using Hybrid Ma... por IRJET Journal
IRJET -Improving the Accuracy of the Heart Disease Prediction using Hybrid Ma...IRJET -Improving the Accuracy of the Heart Disease Prediction using Hybrid Ma...
IRJET -Improving the Accuracy of the Heart Disease Prediction using Hybrid Ma...
IRJET Journal70 vistas

Similar a IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using Deep Learning

Multiple disease prediction using Machine Learning Algorithms por
Multiple disease prediction using Machine Learning AlgorithmsMultiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning AlgorithmsIRJET Journal
155 vistas7 diapositivas
Multi Disease Detection using Deep Learning por
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep LearningIRJET Journal
77 vistas3 diapositivas
Comparing Data Mining Techniques used for Heart Disease Prediction por
Comparing Data Mining Techniques used for Heart Disease PredictionComparing Data Mining Techniques used for Heart Disease Prediction
Comparing Data Mining Techniques used for Heart Disease PredictionIRJET Journal
151 vistas7 diapositivas
Predictions And Analytics In Healthcare: Advancements In Machine Learning por
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine LearningIRJET Journal
2 vistas6 diapositivas
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te... por
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...IRJET Journal
194 vistas6 diapositivas
A data mining approach for prediction of heart disease using neural networks por
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
484 vistas11 diapositivas

Similar a IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using Deep Learning(20)

Multiple disease prediction using Machine Learning Algorithms por IRJET Journal
Multiple disease prediction using Machine Learning AlgorithmsMultiple disease prediction using Machine Learning Algorithms
Multiple disease prediction using Machine Learning Algorithms
IRJET Journal155 vistas
Multi Disease Detection using Deep Learning por IRJET Journal
Multi Disease Detection using Deep LearningMulti Disease Detection using Deep Learning
Multi Disease Detection using Deep Learning
IRJET Journal77 vistas
Comparing Data Mining Techniques used for Heart Disease Prediction por IRJET Journal
Comparing Data Mining Techniques used for Heart Disease PredictionComparing Data Mining Techniques used for Heart Disease Prediction
Comparing Data Mining Techniques used for Heart Disease Prediction
IRJET Journal151 vistas
Predictions And Analytics In Healthcare: Advancements In Machine Learning por IRJET Journal
Predictions And Analytics In Healthcare: Advancements In Machine LearningPredictions And Analytics In Healthcare: Advancements In Machine Learning
Predictions And Analytics In Healthcare: Advancements In Machine Learning
IRJET Journal2 vistas
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te... por IRJET Journal
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
IRJET - Effective Heart Disease Prediction using Distinct Machine Learning Te...
IRJET Journal194 vistas
A data mining approach for prediction of heart disease using neural networks por IAEME Publication
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
IAEME Publication484 vistas
Predicting disease from several symptoms using machine learning approach. por IRJET Journal
Predicting disease from several symptoms using machine learning approach.Predicting disease from several symptoms using machine learning approach.
Predicting disease from several symptoms using machine learning approach.
IRJET Journal11 vistas
Machine learning approach for predicting heart and diabetes diseases using da... por IAESIJAI
Machine learning approach for predicting heart and diabetes diseases using da...Machine learning approach for predicting heart and diabetes diseases using da...
Machine learning approach for predicting heart and diabetes diseases using da...
IAESIJAI11 vistas
Heart Failure Prediction using Different Machine Learning Techniques por IRJET Journal
Heart Failure Prediction using Different Machine Learning TechniquesHeart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning Techniques
IRJET Journal7 vistas
Multiple Disease Prediction System: A Review por IRJET Journal
Multiple Disease Prediction System: A ReviewMultiple Disease Prediction System: A Review
Multiple Disease Prediction System: A Review
IRJET Journal38 vistas
Artificial intelligence in healthcare past,present and future por Errepe
Artificial intelligence in healthcare past,present and futureArtificial intelligence in healthcare past,present and future
Artificial intelligence in healthcare past,present and future
Errepe198 vistas
Prediction of Heart Disease Using Data Mining Techniques- A Review por IRJET Journal
Prediction of Heart Disease Using Data Mining Techniques- A ReviewPrediction of Heart Disease Using Data Mining Techniques- A Review
Prediction of Heart Disease Using Data Mining Techniques- A Review
IRJET Journal172 vistas
Predicting Heart Disease Using Machine Learning Algorithms. por IRJET Journal
Predicting Heart Disease Using Machine Learning Algorithms.Predicting Heart Disease Using Machine Learning Algorithms.
Predicting Heart Disease Using Machine Learning Algorithms.
IRJET Journal27 vistas
IRJET- Disease Analysis and Giving Remedies through an Android Application por IRJET Journal
IRJET- Disease Analysis and Giving Remedies through an Android ApplicationIRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET- Disease Analysis and Giving Remedies through an Android Application
IRJET Journal21 vistas
Prediction of heart disease using neural network por IRJET Journal
Prediction of heart disease using neural networkPrediction of heart disease using neural network
Prediction of heart disease using neural network
IRJET Journal20 vistas
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms por IRJET Journal
IRJET - Comparative Study of Cardiovascular Disease Detection AlgorithmsIRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET Journal10 vistas
International Journal of Computational Engineering Research(IJCER) por ijceronline
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline207 vistas
Disease Prediction Using Machine Learning Over Big Data por CSEIJJournal
Disease Prediction Using Machine Learning Over Big DataDisease Prediction Using Machine Learning Over Big Data
Disease Prediction Using Machine Learning Over Big Data
CSEIJJournal38 vistas

Más de IRJET Journal

SOIL STABILIZATION USING WASTE FIBER MATERIAL por
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIALIRJET Journal
27 vistas7 diapositivas
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... por
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...IRJET Journal
8 vistas7 diapositivas
Identification, Discrimination and Classification of Cotton Crop by Using Mul... por
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...IRJET Journal
8 vistas5 diapositivas
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... por
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...IRJET Journal
13 vistas11 diapositivas
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... por
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...IRJET Journal
14 vistas6 diapositivas
Performance Analysis of Aerodynamic Design for Wind Turbine Blade por
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine BladeIRJET Journal
7 vistas5 diapositivas

Más de IRJET Journal(20)

SOIL STABILIZATION USING WASTE FIBER MATERIAL por IRJET Journal
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIAL
IRJET Journal27 vistas
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... por IRJET Journal
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
IRJET Journal8 vistas
Identification, Discrimination and Classification of Cotton Crop by Using Mul... por IRJET Journal
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...
IRJET Journal8 vistas
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... por IRJET Journal
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
IRJET Journal13 vistas
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... por IRJET Journal
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
IRJET Journal14 vistas
Performance Analysis of Aerodynamic Design for Wind Turbine Blade por IRJET Journal
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine Blade
IRJET Journal7 vistas
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel por IRJET Journal
Experimental Investigation of Solar Hot Case Based on Photovoltaic PanelExperimental Investigation of Solar Hot Case Based on Photovoltaic Panel
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel
IRJET Journal3 vistas
Metro Development and Pedestrian Concerns por IRJET Journal
Metro Development and Pedestrian ConcernsMetro Development and Pedestrian Concerns
Metro Development and Pedestrian Concerns
IRJET Journal2 vistas
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An... por IRJET Journal
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
IRJET Journal3 vistas
Data Analytics and Artificial Intelligence in Healthcare Industry por IRJET Journal
Data Analytics and Artificial Intelligence in Healthcare IndustryData Analytics and Artificial Intelligence in Healthcare Industry
Data Analytics and Artificial Intelligence in Healthcare Industry
IRJET Journal3 vistas
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC... por IRJET Journal
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
IRJET Journal64 vistas
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur... por IRJET Journal
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
IRJET Journal12 vistas
Development of Effective Tomato Package for Post-Harvest Preservation por IRJET Journal
Development of Effective Tomato Package for Post-Harvest PreservationDevelopment of Effective Tomato Package for Post-Harvest Preservation
Development of Effective Tomato Package for Post-Harvest Preservation
IRJET Journal4 vistas
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION” por IRJET Journal
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
IRJET Journal5 vistas
Understanding the Nature of Consciousness with AI por IRJET Journal
Understanding the Nature of Consciousness with AIUnderstanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AI
IRJET Journal12 vistas
Augmented Reality App for Location based Exploration at JNTUK Kakinada por IRJET Journal
Augmented Reality App for Location based Exploration at JNTUK KakinadaAugmented Reality App for Location based Exploration at JNTUK Kakinada
Augmented Reality App for Location based Exploration at JNTUK Kakinada
IRJET Journal6 vistas
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba... por IRJET Journal
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
IRJET Journal18 vistas
Enhancing Real Time Communication and Efficiency With Websocket por IRJET Journal
Enhancing Real Time Communication and Efficiency With WebsocketEnhancing Real Time Communication and Efficiency With Websocket
Enhancing Real Time Communication and Efficiency With Websocket
IRJET Journal5 vistas
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ... por IRJET Journal
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
IRJET Journal4 vistas
Text Summarization Using the T5 Transformer Model por IRJET Journal
Text Summarization Using the T5 Transformer ModelText Summarization Using the T5 Transformer Model
Text Summarization Using the T5 Transformer Model
IRJET Journal37 vistas

Último

CPM Schedule Float.pptx por
CPM Schedule Float.pptxCPM Schedule Float.pptx
CPM Schedule Float.pptxMathew Joseph
8 vistas5 diapositivas
Design_Discover_Develop_Campaign.pptx por
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptxShivanshSeth6
56 vistas20 diapositivas
REACTJS.pdf por
REACTJS.pdfREACTJS.pdf
REACTJS.pdfArthyR3
39 vistas16 diapositivas
GPS Survery Presentation/ Slides por
GPS Survery Presentation/ SlidesGPS Survery Presentation/ Slides
GPS Survery Presentation/ SlidesOmarFarukEmon1
7 vistas13 diapositivas
Renewal Projects in Seismic Construction por
Renewal Projects in Seismic ConstructionRenewal Projects in Seismic Construction
Renewal Projects in Seismic ConstructionEngineering & Seismic Construction
8 vistas8 diapositivas
Pitchbook Repowerlab.pdf por
Pitchbook Repowerlab.pdfPitchbook Repowerlab.pdf
Pitchbook Repowerlab.pdfVictoriaGaleano
9 vistas12 diapositivas

Último(20)

Design_Discover_Develop_Campaign.pptx por ShivanshSeth6
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptx
ShivanshSeth656 vistas
REACTJS.pdf por ArthyR3
REACTJS.pdfREACTJS.pdf
REACTJS.pdf
ArthyR339 vistas
Programmable Logic Devices : SPLD and CPLD por Usha Mehta
Programmable Logic Devices : SPLD and CPLDProgrammable Logic Devices : SPLD and CPLD
Programmable Logic Devices : SPLD and CPLD
Usha Mehta27 vistas
Web Dev Session 1.pptx por VedVekhande
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptx
VedVekhande23 vistas
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf por AlhamduKure
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdfASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
AlhamduKure10 vistas
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R... por IJCNCJournal
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...
Trust Metric-Based Anomaly Detection via Deep Deterministic Policy Gradient R...
IJCNCJournal5 vistas
Field Programmable Gate Arrays : Architecture por Usha Mehta
Field Programmable Gate Arrays : ArchitectureField Programmable Gate Arrays : Architecture
Field Programmable Gate Arrays : Architecture
Usha Mehta23 vistas
Créativité dans le design mécanique à l’aide de l’optimisation topologique por LIEGE CREATIVE
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologique
LIEGE CREATIVE9 vistas
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por Innomantra
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth
Innomantra 22 vistas
Ansari: Practical experiences with an LLM-based Islamic Assistant por M Waleed Kadous
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic Assistant
M Waleed Kadous12 vistas
MongoDB.pdf por ArthyR3
MongoDB.pdfMongoDB.pdf
MongoDB.pdf
ArthyR351 vistas

IRJET - Digital Assistance: A New Impulse on Stroke Patient Health Care using Deep Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4170 DIGITAL ASSISTANCE: A NEW IMPULSE ON STROKE PATIENT HEALTH CARE USING DEEP LEARNING Narmada B1, Abhineya A N2,Dharsini B3 ,Gayathri M S4,Farzana Thuskin S E5 1Assistance Professor, Dept. of Computer Science and Engineering, Dhirajlal Gandhi College of Technology, Tamil Nadu, India 2,3,4,5Student, Dept. of Computer Science and Engineering, Dhirajlal Gandhi College of Technology, Tamil Nadu, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Stroke is one of the leading causes of death worldwide. Apart from risk factors like hypertension, diabetes, heart diseases, and positive family history, other lifestyle-related factors such as unhealthy diet, obesity, lack of physical activity, stress and tobacco use account for its occurrence. Stroke patients have longer hospital stays and higher readmission rates and medical costs than patients with other chronic diseases. However, the conventional predictive models or techniquesarestill noteffective enough in capturing the underlying knowledge because it is incapable of simulating the complexity of feature representation of the medical problem domains. To overcome this process predict and diagnose stroke using a deep learning algorithm applied to heart disease datasets. Deep learning is a powerful tool to deal with large-scaledata and provides an end-to-end solution to multi-class classification including dimensionality reduction. The outcomes of this process are more accurate than medical scoring systems currently in useforwarningheartpatientsif they are likely to develop stroke. The deep learning technique is using Artificial Bee Colony (ABC)whichisa new swarm-based optimization algorithm. It is used for feature extraction from a given dataset. Adding to this Neural Networks (NN) are used to classify the dataset. Key Words: Stroke, Prediction, Deep Learning, Classification, FeatureExtraction, NeuralNetwork,Time Series Analysis, Datasets, Artificial Bee Colony (ABC). 1. INTRODUCTION Stroke is the leading cause of death and long term disability. Stroke occurs when an artery in your brain is blocked and leaks. It is not at all an unpredictable disease. People who receive treatment within 3 hours of having stroke are less likely to have disability. Taking this into consideration, the concept of artificial intelligence (AI) has recently permeated various sectors of life, including rapidly evolving healthcare systems. As electronic diagnoses, therapies, and record-keeping expand, it is essential to leverage, integrate, and optimize these advances. Inthefield of medicine, patient data are massively available in distributed electronic health record (EHR) databases and voluminous clinical,imaging, andlaboratorydatasets,among others. Such data can be utilized to predict diseaseincidence and prognosis. Recent nationwide efforts seek to use big data to expand precision medicine to many other medical areas. Precision medicine is broadly defined aspatient-specificdiagnosis and therapy. Deep learning using big data has been employed to predict disease. Deep learning isactivelyusedinmanyfields, yielding satisfactory results when conventional analysesare not appropriate. With these deep learning model wearealso planned for developing a digital assistance which can be used by patient doctors and inmates of any emergency situation. This will allow healthcare policymakers to improve the quality of medical care, evaluate its appropriateness, and employ diagnostic resources efficiently. Our research was performed to predict stroke mortality using large-scale electronic health records. This study is expected to expand the research that can prescreen diverse diseases in e-health field in future. 1.1 Related Work Several studies have used deep learning methods to solve various problems. In particular, there have been many computer-aided diagnosis systems using deep learning for detecting diverse diseases. Machine-learning/deeplearning has been employed to detect or predict certain diseases using various approaches and datasets. In recent years, there has been massive progressinartificial intelligence (AI) with the development of deep neural networks, natural language processing,computervisionand robotics. These techniques are now actively being appliedin healthcare with many of the health service activities currently being delivered by clinicians and administrators predicted to be taken over by AI in the coming years. However, there has also been exceptional hype about the abilities of AI with a mistaken notion that AI will replace human clinicians altogether. These perspectives are inaccurate, and if a balanced perspective of the limitations and promise of AI is taken, one can gauge which parts of the health system AI can be integrated to make a meaningful impact. The four main areas where AI would have the most influence would be: patient administration, clinical decision support, patient monitoring and healthcare interventions. This health system where AI plays a central role could be termed an AI-enabledorAI-augmentedhealthsystem.Inthis article, we discuss how this system can be developed based
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4171 on a realistic assessment of current AI technologies and predicted developments.[3] In order to support the stroke system of care in the age of big data, predictive analytics can be applied to forecastwhat will happen in the future. For example, we can predict post- stroke discharge disposition at an acute stroke admission, which will facilitateoptimizingacutetreatmentandplanning post-acute rehabilitation with the desired outcomes. In this preliminary study, we will explore deep learning for post- stroke discharge disposition prediction and evaluate prediction performance using hospital discharge data provided by Tennessee Department ofHealth.Deeplearning is a powerful tool to deal with large-scale data and provides an end-to-end solution to multi-class classificationincluding dimensionality reduction. Our preliminary results will demonstrate the effectiveness of deep learning and suggest the further exploration for performance improvement and clinical.[1] Principal component analysis (PCA) featuring quantile scaling was used to extract relevant background features from medical records; we used these to predict stroke. We compared our method (a scaled PCA/deep neural network [DNN] approach) to five other machine-learning methods. The area under the curve (AUC) value of our method was 83.48%; hence; it can be used by both patients and doctors to prescreen for possible stroke.[6] Stroke data analysis through a HVN visual mining platform. The visualization platform uses a hierarchical clustering algorithm to aggregate thedata andmapcoherent groups of data-points to the same visual elements. The stroke data is collected from an open source Healthcare Dataset stroke data at Kaggle.com.Data dictionaryisthedata format used for this analysis. By using this data hierarchical virtual node is developed. The result of this research outcome is used as a new HVN visual data mining platform for interactively and transparently analyzing the stroke data.[4] 2. PROPOSED WORK 2.1. Subject We have used data from Kaggle.com. The data has been collected from various hospitals around the world like Hungarian Institute of Cardiology. The subjects were about 343 stroke patients. The database used contains 76 attributes, but all published experiments refer to using a subset of 14 of them. The “goal” field refers to the presence of heart disease in the patient. It is integer valued from 0(no presence) to 4.Analysisshowspresence(values1,2,3,4)from absence(value 0).The mean age of the patients were 57 years. Of the patients 68.32% were male, 31.68% were female. Table -1: Distribution of subjects by general character Variables N(%) Mean age 57% Gender Male Female 68.32% 31.68% 2.2. Principle Variables The dataset characteristics is Multivariate, the attributes used are of type categorical, integer and real. The dependent variable is associated with the mortality rate of stroke patients. Independent variables that reflected the social status were age and gender. Medical variables included thalassemia, chest pain, resting blood pressure, fasting blood sugar, cholesterol level, resting electrocardiographic, exercise induced angina, ST depression, the number of major vessels. Admission mode was emergency, ambulatory and others. The stroke type were classified into ischemic and hemorrhagic. Chart (1) shows the probability for disease based on the age attribute. Chart -1: Probability of Stroke 2.3. Methods Our deep learning model consists ofthefollowingattributes: Age, gender, included thalassemia, chest pain, resting blood pressure, fasting blood sugar, cholesterol level, resting electrocardiographic, exercise induced angina, ST depression, the number of major vessels. We used DNN and Artificial Bee Colony Algorithm (ABC) to automatically generate features from the data and identify risk factors for
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4172 stroke. Figure 1 shows the system architecture: The dataset we used included 13 variables, where the data were classified into training and testing data. We used both ABC and scaler to convert categorical variable into continuous variable, and to generate models for testing.Wethentrained the DNN using ABC variables and compared to predict the results. The training and testing data did not overlap with one another. Fig- 1: System Architecture for ABC and DNN 2.4. Preprocessing Artificial Bee Colony (ABC) isanoptimizationalgorithmthat adapts the foraging behavior of honey bees.ABCisoneofthe swarm intelligence based algorithm. This technique is being widely used in various problems in-order to extract meaningful insights from huge datasets. In general, ABC preprocessing efficiently defines new features, reducing dimensions to find hidden or simplified structures for inclusion in classification algorithms. Graph (2) depicts the type of angina and the level of fasting blood sugar level (>or<120 mg) based on the count of stroke patients. Chart -2: Plotting of angina type and fasting blood sugar level 2.5. NN Architecture A simple feed-forward neural networks is used in our deep (four hidden layers) learning models. Training of datasets is carried out by following a standard backpropagation algorithm. For each DNN, we adjusted several hyper parameters, including the number of hidden layers, the number of neurons in each layer, the activation function,the optimization method, and the regularization technique. Fig -2: Neural Network (NN) Architecture All models wereimplementedusingAnacondawith a Jupyter notebook backend. Figure (3) shows the accuracy score achieved while comparing the training score and the cross validation score from our testing data used.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4173 Fig -3: Learning Curve 2.6. Result and Discussion This technique is suitable to use predictive neural networks or characteristic data as infectio event or non- event binomial effects. Figure (4) summarizethecorrelation values of all important attributes used. Fig -4: Correlation Values Table (2) shows the comparison of various algorithms by considering the factors precision, recall value, false negative (FN), true positive (TP) and false negative rate (FNR). Table -2: Comparison of Various Algorithm PR RE FS FN TP FNR LR 0.857 0.882 0.869 22 30 11.764 RF 0.861 0.911 0.886 22 31 8.823 NB 0.837 0.911 0.873 21 31 8.823 KNN 0.741 0.676 0.707 19 23 32.353 DT 0.870 0.794 0.830 23 27 20.518 LR, Logistic regression; RF, Random forest; NB, NaiveBayes; KNN , K-Nearest Neighbour algorithm; DT, Decision Tree. Chart -3: Accuracy Comparison From chart (3), the algorithm with maximumaccuracyscore for prediction is Random Forest having more than 80% of accuracy. Table -3: Accuracy of Different Algorithms in probability Algorithms Accuracy KNN 0.688525 Decision trees 0.819672 Logistic Regression 0.852459 Naive Bayes 0.852459 Random Forest 0.885246 We considered tuning hyper parameters, such as the number of nodes and depth of the DNN to improve stroke detection. Our method predicts stroke using indirect or limited data, such as medical service use history and health behavior. Our results, apply only to patients who are suffering from stroke and the patients receiving treatment are not considered, which may affecttheoverall accuracyof our model.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 4174 3. CONCLUSIONS Stroke is the leading cause of death and long-term disability in the world. We are going to develop a deep learning model that predict the stroke based on the medical utilization history and health behavior.Our work allowearly detection of patient at the high risk of stroke who needs additional checkups and appropriate treatments prior disease to exacerbation. As the input data are simple (albeit of low resolution, that is, binary or with a limited number of choices), we used a DNN to study the variables of interest and scaled PCA to generate improved continuous inputs for the DNN. The sensitivity, specificity and AUC value of our method were 64.32%,85.56%and83.48%,respectively. Our method can be used not only to predict stroke using limited data, but also other diseases. In future, we will modify and apply our method for the analysis of other medical serviceuseandhealthbehavior datasets on conditions such as dementia. We will also use detailed indices and physiological signals as input data to achieve more meaningful DNN results. Finally, we will employ auto-fine tuning methods to reduce training time and improve performance. REFERENCES [1] Jin Cho∗, Zhen Hu∗, and Mina Sartipi∗ .Post-stroke Discharge Disposition Prediction using Deep Learning,2019. [2] Shuo Tian 1 , Wenbo Yang 1 , Jehane Michael Le Grange , Peng Wang , Wei Huang ∗ , Zhewei Ye. Smart healthcare: making medical care more intelligent, 2019. [3] Sandeep Reddy1, John Fox2 and Maulik P Purohit3 .Artificial intelligence-enabledhealthcaredelivery,2019. [4] CERNER Kansas City INNOVATION , KS ( US ) , INC . , ( 72 ) Inventor : DOWNINGTOWN RICHARD MATTHEW , PA ( US BALIAN ).ASSISTANT VIRTUAL HEALTHCARE PERSONAL,2018. [5] Suchitra Kataria1 · Vinod Ravindran2.Digital health: a new dimension in rheumatology patient care, 2018. [6] Songhee Cheon 1, Jungyoon Kim 2 and Jihye Lim 3,*The Use of Deep Learning toPredictStroke PatientMortality, 2019.