<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">london-journal-of-engineering-research</journal-id>
<journal-title-group>
<journal-title>London Journal of Engineering Research</journal-title>
</journal-title-group>
<issn publication-format="print">2631-8474</issn>
<issn publication-format="electronic">2631-8482</issn>
<publisher><publisher-name>JournalsPress</publisher-name></publisher>
<self-uri xlink:href="https://journalspress.com/journal-seo-export/jats/89272.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">89272</article-id>
<title-group>
<article-title>Investigating Machine Learning Models for Effective Dataset Training in Cardiac Arrest Prediction</article-title>
</title-group>
<volume>23</volume>
<issue>1</issue>
<fpage>23</fpage>
<lpage>30</lpage>
<abstract><p>Inaccuracy of data coupled with invasiveness in diagnosis of cardiac arrest is an issue of concern in clinical setting. In this study, the identification and prediction of cardiac arrest based on existing data was investigated using Machine learning (ML) algorithms. Three classic models of machine learning (Gradient Boost, Random Forest and XG Boost) models were used. Numerical variables were encoded using Label Encoder function from Scikit learn using the three models to train the data. A panda was used for data loading. After training, Gradient boosting, Random Forest and XG Boost models possess an accuracy of prediction values of 88, 89 and 85% with and an error prediction values of 23, 20 and 27, respectively. Hence fitting Gradient boosting model is the best machine learning model for training data and prediction of cardiac arrest due to its high accuracy and low error value.</p></abstract>
<self-uri content-type="pdf" xlink:href="http://journalspress.com/LJER_Volume23/Investigating-Machine-Learning-Models-for-Effective-Dataset-Training-in-Cardiac-Arrest-Prediction.pdf" />
<self-uri content-type="html" xlink:href="https://journalspress.com/investigating-machine-learning-models-for-effective-dataset-training-in-cardiac-arrest-prediction/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>Inaccuracy of data coupled with invasiveness in diagnosis of cardiac arrest is an issue of concern in clinical setting. In this study, the identification and prediction of cardiac arrest based on existing data was investigated using Machine learning (ML) algorithms. Three classic models of machine learning (Gradient Boost, Random Forest and XG Boost) models were used. Numerical variables were encoded using Label Encoder function from Scikit learn using the three models to train the data. A panda was used for data loading. After training, Gradient boosting, Random Forest and XG Boost models possess an accuracy of prediction values of 88, 89 and 85% with and an error prediction values of 23, 20 and 27, respectively. Hence fitting Gradient boosting model is the best machine learning model for training data and prediction of cardiac arrest due to its high accuracy and low error value.</p>
</sec>
</body>
</article>