SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3529
ICU MORTALITY PREDICTION
Sitara Khadka1, Cavin Patel2, Harshada Musali3, Prof. Swati H. Shinde4
123Students, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of
Engineering and Information Technology, Mumbai, Maharashtra, India.
4Assistant Professor, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of
Engineering and Information Technology, Mumbai, Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Patients admitted to an Intensive Care Unit(ICU)have
life-threatening health problems or are in poor health and require
considerable care and surveillance in order to recover quickly. An
early ICU mortality prediction is critical for identifying patients who
are at a higher danger and for making better therapeutic decisions
for the patient. Using Deep Learning-based approaches, an early
Mortality Prediction can be used to support this analysis.TheMedical
Information Mart for Intensive Care (MIMIC-II), which is freely
available, is being used for the evaluation. The F1 score, area under
the receiver operating characteristic curve (AUC), and precision
predictions show the model’s ability.Twomodels,therecurrentneural
network-long short term memory (RNN-LSTM) and the convolution
neural network (CNN) are employed and evaluated in order to
produce the best mortality prediction utilizing the SAPS-I score and
related parameters.
Key Words: Morality prediction, Deep learning, SAP-I, MIMIC-
II, Recurrent neural network, Convolution neural network.
I. INTRODUCTION
Intensive care units (ICUs) are the department in-hospital
which is used to treat people who are terminally ill, had
major surgery, accidents, trauma or serious infection. The
patient who is admitted in ICU is closely monitored and
provided medical aid from skilled physicians, nurses,
respiratory therapist, physical therapist,communityworker
and also provides medications in order to ensure normal.
Therefore, quick and dependable prediction
implementations in support of delicate medical conditions
would be useful for aiding. The greatest task in critical care
research is Mortality Prediction (MP). The use of mortality
prediction can not only identify the high threat and can also
make sure that the available ICU bed is given to the patient
who is more in need of it. During the ICU stay, different
biological parameters are checked and analyzed eachday.In
scoring systems these parameters are measured and
examined to gauge the ferocity of the patients [6]. Since the
technology is advancing rapidly and can be comprehended
with healthcare. In ICUs, accurate mortality prediction is
critical for assessing the severity of illness and determining
the value of novel treatments and interventions that may
help to improve clinical outcomes [2]. To track a patient’s
clinical progress, Electronic Health Record (EHR) is used to
facilitate enhanced health care decisions and contribute
evidence-based care. Keeping patients data stored safely,
easily, in less space and for an uncertain amount of time and
also being in digital format, it decreases the number of
records off track.[4] However, internal data constraintssuch
as sparsity, irregularity, heterogeneity, and noise make
modeling and evaluating EHR data more difficult. For
simulation, an available to the public clinical dataset called
Medical Information Mart for Intensive Care MIMIC-II was
used, which covered broad, diverse,andgranulateddata that
was accepted and is used for improved clinical prediction or
as a data source for constant validation among most
published machine learning literature [2-3]. For the ICU
different types of severity, scoring has been developed
which are the acute physiologyandchronichealthevaluation
system (APACHE II), the simplified acute physiology score
(SAPS II), the Sequential Organ Failure Assessment (SOFA)
score. The challenge faced in severity scoring the accuracy
rate of mortality prediction is less accurate and so to attain
precise mortality prediction we are using intelligenttoolsie;
deep learning. This paper introduces deep learning (DL)
based models for the Mortality Prediction (MP) in ICU
patients. The models rely on classification techniques based
on Recurrent neural network (RNN) and Long Short-Term
Memory (LSTM). This paper aims to build a deep learning
model that can predict mortality of a patient within the ICU
based on EHR database and the model will utilize the
unstructured data to derive relevant clinical events, vital
signs data and lab events to predict mortality.Theremaining
paper is categorized as follows: We include the literature
evaluation on relevant investigations in section 2. The
MIMIC-II dataset’s basic data are provided in Section 3. We
discussed the preprocessing method we used to extract the
features and the RNN models we presented in Section 4.
II.RELATED WORK
Intensive care units are departments that deal with patients
who have decrepit health and are dealing with multiple
diseases simultaneously. The medical data collected during
their ICU stay is feasible for predicting the mortality which
can help doctors to make optimal decisions for further
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3530
treatment of patients related to their condition. From the
collected data, prediction can be done easily by using
different scoring techniques and ML or DL models. Early
work [3][7][8] illustrates a comparisonbetweendifferentml
algorithms, indicating that SVM, DT, and GMB outperformed
other ML models using several scoring techniques including
APACHE and SAP-II for the freely available databaseMedical
Information Mart for Intensive Care (MIMIC-III). In [4] stack
ensemble algorithms combine the prediction of multiple ML
models on the same dataset to produce an optimal mortality
prediction. Yuanfei Bi. [1] presented that the RNN-LSTM
model can firmly surpass the accuracy of the traditional
logistic regression (LR) model. Researchers recently made a
concerted effort toapplydeeplearning-basedmethodologies
to EHR in order to take advantage of the system’s ability to
learn complexity from data. The LSTM algorithm is widely
used to handle longitudinal data.
III. DATASET
A. MIMIC-II
The data comes from the Massachusetts Institute of
Technology’s Medical Information Mart for Intensive Care
(MIMIC-II), a freely accessible critical care database(MIT). It
includes EHR data from patients admitted to the Beth Israel
Deaconess Medical Center (BIDMC) in Boston’s ICUs. The
data selected is a subset of MIMIC-II for simulation idea
which is a dataset consisting of 1544 ICUstay of adult
patients in the first 48hrs. Within the first 48 hours after
admitting the patient to the ICU, 42 variables are assessed at
least once, six of those are basic signifiers. These six regular
signifiers which are collected after the admission of the
patient for the first time are age, gender, weight, ICU type,
and height. The remaining 37 variables are time series that
could be acquiredthroughnumeroustests.Eachexamination
will include an accompanying period indicating the time lag
since ICU admissions are in hours and minutes.
B. SAPS-I
We have selected Simplified Acute PhysiologyScore-I(SAPS-
I) as our scoring system which is one ofthemanyICUscoring
systems. We have also selected a related set of features as
used in calculating the SAPS-I score. SAPS-I is a scoring tool
advanced to estimate the severity of the disease of a patient
who is above the age of 15 years and is admitted to ICUs.
IV. DATA PREPROCESSING
This step focuses on modifying raw data and cleaning the
state of gathered medical data in order to increase the
performance of the deep learning process. After surveying
the dataset, we have clustered the data of variables in every
hour that were repeated multiple times or not in an hour
during the ICUstay of 48 hours and then took themeanofthe
variable values and we did the same for every hour which
will further help the model to predict mortality more easily
and accurately.
Table -1: Heatmap of parameters
V. PROPOSED MODEL
The proposed system’s flow chart, given in fig.1, illustrates a
dataset picked from MIMIC-II, withthedata acquisitionstage
of a subset of the MIMIC-II dataset taken into account. Since
the dataset for DL experiences missingvalueandisnoisyand
so the dataset was pre-processedtoattainprominentresults.
During the data splitting phase, the data is divided into two
portions. One of the portions is used fortrainingthedata and
the other portion is used for testing the data. The data is
utilized to train the model 70percent of the total, while the
remaining 30 percent of total is used to test the model.The
training data is trained using Deep learning modelsbased on
RNN-LSTM and CNN techniques. Once the model testing is
completed the trained model is used for mortalityprediction
and the performance is evaluated using different
performance metrics.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3531
Fig -1: Flow chart of the proposed model
A. IMPLEMENTATION
In this case, we used MATLAB to run a six-layerLSTMmodel.
With a learning rate of 0.01 theLSTMmodel wastrained. The
batch size is 120 and the maximum epoch number is 30.
During training, the smallest weight possible isusedtocome
to an early stop. We’ve also randomly shuffled the dataset,
using 30 percent of the patients as a test set and 70 percent
of the patients as a training set.
B. EVALUATION METRICS
Since ICU mortality is a supervised learning model,wechose
Precision, F1, and AUC for evaluating our predictions.
Table -2: EVALUATION METRIC OF DIFFERENT MODEL
EVALUATION METRIC OF DIFFERENT MODEL
Precision F1 AUC
RNN-LSTM 0.83 0.93 0.90
CNN 0.97 0.97 0.97
VI. PREDICTION RESULTS
The RNN-LSTM-based model was compared to the CNN
model in Deep Learning. The last hour of the 48-hour
timeframe is used to time the model’s input parameter
values. The metrics findings for the LSTM and comparison
CNN models are documented in (Table II), and the CNN
models receiver operating characteristics (ROC) are shown
in Fig.2. The CNN model consistently outperforms the RNN-
LSTM model in terms of accuracy (Table II). On the test
dataset, the CNN model has a higher AUC than the RNN-
LSTM model. Fig.2. Infers that a basic CNN model may
achieve superior execution in mortality prediction,implying
that such models have a bright future in health-relatedtasks.
Fig -2: ROC curve of CNN model
VII. CONCLUSION AND DISCUSSION
Given that when it comes to dealingwithsequential andtime
series death parameters, Deep Learning models like RNN-
LSTM and CNN have the upper hand. In this paper, we used
the MIMIC-II dataset to predict ICU patient mortality using
deep learning models. We pre-processed the data and
extracted the SAPS-I-compatible parameters. These values
were found in both sequential and non-sequential data,
indicating that patients’ psychological circumstances were
improving. Then we create and train a CNN model,whichwe
compare to the RNN-LSTM model’s prediction performance.
In terms of accuracy, our data reveal that a CNN model
regularly outperforms an RNN-LSTM model.Wemaybeable
to broaden our efforts in the future. For instance, further
study of the huge MIMIC-II dataset can be done, and
improved model pretreatment methods can lead the
characteristics of MIMIC-II datasets.
VIII. ACKNOWLEDGEMENT
The authors gratefully acknowledge the teachers, lab in-
charge, and friends for the support and guidance. The work
would have not come to the present shape without the
supervision and help of many people. All the eminent
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3532
authors are in debt to Prof. Swati H. Shinde for the guidance
and without her persistent help, the goal of this project
would not have been realized.
REFERENCES
[1] Huachuan Wang, Yuanfei Bi, “Building Deep Learning Models to Predict
Mortality in ICU Patients,” arXiv:2012.07585v1 [cs.LG] 11 Dec
2020.
[2] S. Zhao, P. Liu, G. Tang, Y. Guo and G. Li, ”Development and
Application of an Intensive Care Medical Data Set for Deep
Learning,” 2020 IEEE International ConferenceonBigData(Big
Data), 2020, pp. 3369-3373, doi:
10.1109/BigData50022.2020.9378231.
[3] F. Ahmad, H. Ayub, R. Liaqat, A. A. Khan, A. Nawaz and B.Younis,
”Mortality Prediction in ICU Patients Using Machine Learning
Models,” 2021 International Bhurban Conference on Applied
Sciences and Technologies (IBCAST), 2021, pp. 372-376, doi:
10.1109/IBCAST51254.2021.9393012.
[4] N. El-Rashidy, S. El-Sappagh, T. Abuhmed, S. Abdelrazek and H.
M. ElBakry, ”Intensive Care Unit Mortality Prediction: An
Improved PatientSpecific Stacking Ensemble Model,” in IEEE
Access, vol. 8, pp. 133541133564, 2020, doi:
10.1109/ACCESS.2020.3010556.
[5] H. Xia, B. J. Daley, A. Petrie and X. Zhao, ”A neural network
model for mortality prediction in ICU,” 2012 Computing in
Cardiology, 2012, pp. 261-264.
[6] Predicting In-Hospital Mortality of ICU Patients: The
PhysioNet/Computing in Cardiology Challenge 2012
[7] Kong, G., Lin, K. Hu, Y. Using machine learningmethodsto
predict in-hospital mortality of sepsis patients intheICU.
BMC Med Inform Decis Mak 20, 251 (2020).
[8] Sujin Kim,, Woojae Kim, Rae Woong Park, “A Comparison
of Intensive Care Unit Mortality Prediction Models
through the Use of Data Mining Techniques,” Healthcare
Informatics Research 2011; 17(4): 232-243.

More Related Content

Similar to ICU MORTALITY PREDICTION

IRJET - Classification and Prediction for Hospital Admissions through Emergen...
IRJET - Classification and Prediction for Hospital Admissions through Emergen...IRJET - Classification and Prediction for Hospital Admissions through Emergen...
IRJET - Classification and Prediction for Hospital Admissions through Emergen...
IRJET Journal
 
IRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing TechniquesIRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET Journal
 
Opportunistic Computing Framework for Mobile-Healthcare Emergency
Opportunistic Computing Framework for Mobile-Healthcare EmergencyOpportunistic Computing Framework for Mobile-Healthcare Emergency
Opportunistic Computing Framework for Mobile-Healthcare Emergency
AM Publications
 
IRJET - E-Health Chain and Anticipation of Future Disease
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 Journal
 
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET Journal
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
IRJET Journal
 
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET Journal
 
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEMA COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
IRJET Journal
 
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET - Comparative Study of Cardiovascular Disease Detection AlgorithmsIRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET Journal
 
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMSHYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
ijcisjournal
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
IRJET Journal
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction System
IRJET Journal
 
Survey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRUSurvey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRU
IRJET Journal
 
“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”
IRJET Journal
 
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
IRJET -  	  Lung Disease Prediction using Image Processing and CNN AlgorithmIRJET -  	  Lung Disease Prediction using Image Processing and CNN Algorithm
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
IRJET Journal
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learning
IRJET Journal
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine Learning
IRJET Journal
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
csandit
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
cscpconf
 
Intelligent data analysis for medicinal diagnosis
Intelligent data analysis for medicinal diagnosisIntelligent data analysis for medicinal diagnosis
Intelligent data analysis for medicinal diagnosis
IRJET Journal
 

Similar to ICU MORTALITY PREDICTION (20)

IRJET - Classification and Prediction for Hospital Admissions through Emergen...
IRJET - Classification and Prediction for Hospital Admissions through Emergen...IRJET - Classification and Prediction for Hospital Admissions through Emergen...
IRJET - Classification and Prediction for Hospital Admissions through Emergen...
 
IRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing TechniquesIRJET- Thyroid Disease Detection using Soft Computing Techniques
IRJET- Thyroid Disease Detection using Soft Computing Techniques
 
Opportunistic Computing Framework for Mobile-Healthcare Emergency
Opportunistic Computing Framework for Mobile-Healthcare EmergencyOpportunistic Computing Framework for Mobile-Healthcare Emergency
Opportunistic Computing Framework for Mobile-Healthcare Emergency
 
IRJET - E-Health Chain and Anticipation of Future Disease
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- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
 
Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
 
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
 
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEMA COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
A COMPREHENSIVE SURVEY ON CARDIAC ARREST RISK LEVEL PREDICTION SYSTEM
 
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET - Comparative Study of Cardiovascular Disease Detection AlgorithmsIRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
IRJET - Comparative Study of Cardiovascular Disease Detection Algorithms
 
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMSHYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
HYBRID MORTALITY PREDICTION USING MULTIPLE SOURCE SYSTEMS
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction System
 
Survey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRUSurvey on Medical Data Sharing Systems with NTRU
Survey on Medical Data Sharing Systems with NTRU
 
“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”“Detection of Diseases using Machine Learning”
“Detection of Diseases using Machine Learning”
 
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
IRJET -  	  Lung Disease Prediction using Image Processing and CNN AlgorithmIRJET -  	  Lung Disease Prediction using Image Processing and CNN Algorithm
IRJET - Lung Disease Prediction using Image Processing and CNN Algorithm
 
Care expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learningCare expert assistant for Medicare system using Machine learning
Care expert assistant for Medicare system using Machine learning
 
Smart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine LearningSmart Healthcare Prediction System Using Machine Learning
Smart Healthcare Prediction System Using Machine Learning
 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
 
Intelligent data analysis for medicinal diagnosis
Intelligent data analysis for medicinal diagnosisIntelligent data analysis for medicinal diagnosis
Intelligent data analysis for medicinal diagnosis
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
CVCSOfficial
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
upoux
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
mahaffeycheryld
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
AjmalKhan50578
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Gas agency management system project report.pdf
Gas agency management system project report.pdfGas agency management system project report.pdf
Gas agency management system project report.pdf
Kamal Acharya
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 

Recently uploaded (20)

一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
Welding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdfWelding Metallurgy Ferrous Materials.pdf
Welding Metallurgy Ferrous Materials.pdf
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Gas agency management system project report.pdf
Gas agency management system project report.pdfGas agency management system project report.pdf
Gas agency management system project report.pdf
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 

ICU MORTALITY PREDICTION

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3529 ICU MORTALITY PREDICTION Sitara Khadka1, Cavin Patel2, Harshada Musali3, Prof. Swati H. Shinde4 123Students, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, Maharashtra, India. 4Assistant Professor, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Patients admitted to an Intensive Care Unit(ICU)have life-threatening health problems or are in poor health and require considerable care and surveillance in order to recover quickly. An early ICU mortality prediction is critical for identifying patients who are at a higher danger and for making better therapeutic decisions for the patient. Using Deep Learning-based approaches, an early Mortality Prediction can be used to support this analysis.TheMedical Information Mart for Intensive Care (MIMIC-II), which is freely available, is being used for the evaluation. The F1 score, area under the receiver operating characteristic curve (AUC), and precision predictions show the model’s ability.Twomodels,therecurrentneural network-long short term memory (RNN-LSTM) and the convolution neural network (CNN) are employed and evaluated in order to produce the best mortality prediction utilizing the SAPS-I score and related parameters. Key Words: Morality prediction, Deep learning, SAP-I, MIMIC- II, Recurrent neural network, Convolution neural network. I. INTRODUCTION Intensive care units (ICUs) are the department in-hospital which is used to treat people who are terminally ill, had major surgery, accidents, trauma or serious infection. The patient who is admitted in ICU is closely monitored and provided medical aid from skilled physicians, nurses, respiratory therapist, physical therapist,communityworker and also provides medications in order to ensure normal. Therefore, quick and dependable prediction implementations in support of delicate medical conditions would be useful for aiding. The greatest task in critical care research is Mortality Prediction (MP). The use of mortality prediction can not only identify the high threat and can also make sure that the available ICU bed is given to the patient who is more in need of it. During the ICU stay, different biological parameters are checked and analyzed eachday.In scoring systems these parameters are measured and examined to gauge the ferocity of the patients [6]. Since the technology is advancing rapidly and can be comprehended with healthcare. In ICUs, accurate mortality prediction is critical for assessing the severity of illness and determining the value of novel treatments and interventions that may help to improve clinical outcomes [2]. To track a patient’s clinical progress, Electronic Health Record (EHR) is used to facilitate enhanced health care decisions and contribute evidence-based care. Keeping patients data stored safely, easily, in less space and for an uncertain amount of time and also being in digital format, it decreases the number of records off track.[4] However, internal data constraintssuch as sparsity, irregularity, heterogeneity, and noise make modeling and evaluating EHR data more difficult. For simulation, an available to the public clinical dataset called Medical Information Mart for Intensive Care MIMIC-II was used, which covered broad, diverse,andgranulateddata that was accepted and is used for improved clinical prediction or as a data source for constant validation among most published machine learning literature [2-3]. For the ICU different types of severity, scoring has been developed which are the acute physiologyandchronichealthevaluation system (APACHE II), the simplified acute physiology score (SAPS II), the Sequential Organ Failure Assessment (SOFA) score. The challenge faced in severity scoring the accuracy rate of mortality prediction is less accurate and so to attain precise mortality prediction we are using intelligenttoolsie; deep learning. This paper introduces deep learning (DL) based models for the Mortality Prediction (MP) in ICU patients. The models rely on classification techniques based on Recurrent neural network (RNN) and Long Short-Term Memory (LSTM). This paper aims to build a deep learning model that can predict mortality of a patient within the ICU based on EHR database and the model will utilize the unstructured data to derive relevant clinical events, vital signs data and lab events to predict mortality.Theremaining paper is categorized as follows: We include the literature evaluation on relevant investigations in section 2. The MIMIC-II dataset’s basic data are provided in Section 3. We discussed the preprocessing method we used to extract the features and the RNN models we presented in Section 4. II.RELATED WORK Intensive care units are departments that deal with patients who have decrepit health and are dealing with multiple diseases simultaneously. The medical data collected during their ICU stay is feasible for predicting the mortality which can help doctors to make optimal decisions for further
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3530 treatment of patients related to their condition. From the collected data, prediction can be done easily by using different scoring techniques and ML or DL models. Early work [3][7][8] illustrates a comparisonbetweendifferentml algorithms, indicating that SVM, DT, and GMB outperformed other ML models using several scoring techniques including APACHE and SAP-II for the freely available databaseMedical Information Mart for Intensive Care (MIMIC-III). In [4] stack ensemble algorithms combine the prediction of multiple ML models on the same dataset to produce an optimal mortality prediction. Yuanfei Bi. [1] presented that the RNN-LSTM model can firmly surpass the accuracy of the traditional logistic regression (LR) model. Researchers recently made a concerted effort toapplydeeplearning-basedmethodologies to EHR in order to take advantage of the system’s ability to learn complexity from data. The LSTM algorithm is widely used to handle longitudinal data. III. DATASET A. MIMIC-II The data comes from the Massachusetts Institute of Technology’s Medical Information Mart for Intensive Care (MIMIC-II), a freely accessible critical care database(MIT). It includes EHR data from patients admitted to the Beth Israel Deaconess Medical Center (BIDMC) in Boston’s ICUs. The data selected is a subset of MIMIC-II for simulation idea which is a dataset consisting of 1544 ICUstay of adult patients in the first 48hrs. Within the first 48 hours after admitting the patient to the ICU, 42 variables are assessed at least once, six of those are basic signifiers. These six regular signifiers which are collected after the admission of the patient for the first time are age, gender, weight, ICU type, and height. The remaining 37 variables are time series that could be acquiredthroughnumeroustests.Eachexamination will include an accompanying period indicating the time lag since ICU admissions are in hours and minutes. B. SAPS-I We have selected Simplified Acute PhysiologyScore-I(SAPS- I) as our scoring system which is one ofthemanyICUscoring systems. We have also selected a related set of features as used in calculating the SAPS-I score. SAPS-I is a scoring tool advanced to estimate the severity of the disease of a patient who is above the age of 15 years and is admitted to ICUs. IV. DATA PREPROCESSING This step focuses on modifying raw data and cleaning the state of gathered medical data in order to increase the performance of the deep learning process. After surveying the dataset, we have clustered the data of variables in every hour that were repeated multiple times or not in an hour during the ICUstay of 48 hours and then took themeanofthe variable values and we did the same for every hour which will further help the model to predict mortality more easily and accurately. Table -1: Heatmap of parameters V. PROPOSED MODEL The proposed system’s flow chart, given in fig.1, illustrates a dataset picked from MIMIC-II, withthedata acquisitionstage of a subset of the MIMIC-II dataset taken into account. Since the dataset for DL experiences missingvalueandisnoisyand so the dataset was pre-processedtoattainprominentresults. During the data splitting phase, the data is divided into two portions. One of the portions is used fortrainingthedata and the other portion is used for testing the data. The data is utilized to train the model 70percent of the total, while the remaining 30 percent of total is used to test the model.The training data is trained using Deep learning modelsbased on RNN-LSTM and CNN techniques. Once the model testing is completed the trained model is used for mortalityprediction and the performance is evaluated using different performance metrics.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3531 Fig -1: Flow chart of the proposed model A. IMPLEMENTATION In this case, we used MATLAB to run a six-layerLSTMmodel. With a learning rate of 0.01 theLSTMmodel wastrained. The batch size is 120 and the maximum epoch number is 30. During training, the smallest weight possible isusedtocome to an early stop. We’ve also randomly shuffled the dataset, using 30 percent of the patients as a test set and 70 percent of the patients as a training set. B. EVALUATION METRICS Since ICU mortality is a supervised learning model,wechose Precision, F1, and AUC for evaluating our predictions. Table -2: EVALUATION METRIC OF DIFFERENT MODEL EVALUATION METRIC OF DIFFERENT MODEL Precision F1 AUC RNN-LSTM 0.83 0.93 0.90 CNN 0.97 0.97 0.97 VI. PREDICTION RESULTS The RNN-LSTM-based model was compared to the CNN model in Deep Learning. The last hour of the 48-hour timeframe is used to time the model’s input parameter values. The metrics findings for the LSTM and comparison CNN models are documented in (Table II), and the CNN models receiver operating characteristics (ROC) are shown in Fig.2. The CNN model consistently outperforms the RNN- LSTM model in terms of accuracy (Table II). On the test dataset, the CNN model has a higher AUC than the RNN- LSTM model. Fig.2. Infers that a basic CNN model may achieve superior execution in mortality prediction,implying that such models have a bright future in health-relatedtasks. Fig -2: ROC curve of CNN model VII. CONCLUSION AND DISCUSSION Given that when it comes to dealingwithsequential andtime series death parameters, Deep Learning models like RNN- LSTM and CNN have the upper hand. In this paper, we used the MIMIC-II dataset to predict ICU patient mortality using deep learning models. We pre-processed the data and extracted the SAPS-I-compatible parameters. These values were found in both sequential and non-sequential data, indicating that patients’ psychological circumstances were improving. Then we create and train a CNN model,whichwe compare to the RNN-LSTM model’s prediction performance. In terms of accuracy, our data reveal that a CNN model regularly outperforms an RNN-LSTM model.Wemaybeable to broaden our efforts in the future. For instance, further study of the huge MIMIC-II dataset can be done, and improved model pretreatment methods can lead the characteristics of MIMIC-II datasets. VIII. ACKNOWLEDGEMENT The authors gratefully acknowledge the teachers, lab in- charge, and friends for the support and guidance. The work would have not come to the present shape without the supervision and help of many people. All the eminent
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3532 authors are in debt to Prof. Swati H. Shinde for the guidance and without her persistent help, the goal of this project would not have been realized. REFERENCES [1] Huachuan Wang, Yuanfei Bi, “Building Deep Learning Models to Predict Mortality in ICU Patients,” arXiv:2012.07585v1 [cs.LG] 11 Dec 2020. [2] S. Zhao, P. Liu, G. Tang, Y. Guo and G. Li, ”Development and Application of an Intensive Care Medical Data Set for Deep Learning,” 2020 IEEE International ConferenceonBigData(Big Data), 2020, pp. 3369-3373, doi: 10.1109/BigData50022.2020.9378231. [3] F. Ahmad, H. Ayub, R. Liaqat, A. A. Khan, A. Nawaz and B.Younis, ”Mortality Prediction in ICU Patients Using Machine Learning Models,” 2021 International Bhurban Conference on Applied Sciences and Technologies (IBCAST), 2021, pp. 372-376, doi: 10.1109/IBCAST51254.2021.9393012. [4] N. El-Rashidy, S. El-Sappagh, T. Abuhmed, S. Abdelrazek and H. M. ElBakry, ”Intensive Care Unit Mortality Prediction: An Improved PatientSpecific Stacking Ensemble Model,” in IEEE Access, vol. 8, pp. 133541133564, 2020, doi: 10.1109/ACCESS.2020.3010556. [5] H. Xia, B. J. Daley, A. Petrie and X. Zhao, ”A neural network model for mortality prediction in ICU,” 2012 Computing in Cardiology, 2012, pp. 261-264. [6] Predicting In-Hospital Mortality of ICU Patients: The PhysioNet/Computing in Cardiology Challenge 2012 [7] Kong, G., Lin, K. Hu, Y. Using machine learningmethodsto predict in-hospital mortality of sepsis patients intheICU. BMC Med Inform Decis Mak 20, 251 (2020). [8] Sujin Kim,, Woojae Kim, Rae Woong Park, “A Comparison of Intensive Care Unit Mortality Prediction Models through the Use of Data Mining Techniques,” Healthcare Informatics Research 2011; 17(4): 232-243.