| Literature DB >> 35270190 |
Emma Montella1, Antonino Ferraro2, Giancarlo Sperlì2,3, Maria Triassi1,4, Stefania Santini2,3, Giovanni Improta1,4.
Abstract
BACKGROUND: Neonatal infections represent one of the six main types of healthcare-associated infections and have resulted in increasing mortality rates in recent years due to preterm births or problems arising from childbirth. Although advances in obstetrics and technologies have minimized the number of deaths related to birth, different challenges have emerged in identifying the main factors affecting mortality and morbidity. Dataset characterization: We investigated healthcare-associated infections in a cohort of 1203 patients at the level III Neonatal Intensive Care Unit (ICU) of the "Federico II" University Hospital in Naples from 2016 to 2020 (60 months).Entities:
Keywords: healthcare; healthcare-associated infection; predictive analysis; statistical analysis
Mesh:
Year: 2022 PMID: 35270190 PMCID: PMC8909182 DOI: 10.3390/ijerph19052498
Source DB: PubMed Journal: Int J Environ Res Public Health ISSN: 1660-4601 Impact factor: 3.390
Description of the meaning for parameters of Artificial Intelligence models.
| Parameters | Description |
|---|---|
| C, alpha | Regularization parameter |
| Gamma | Kernel coefficient |
| Kernel | Type of kernel |
| n_estimators | The number of trees in the forest. |
| learning_rate | Learning rate schedule for weight updates. |
| objective | Objective function to optimize the model’s parameter |
| rule | Rule for splitting information |
| min_node_size | Minimum size of each node in the tree |
| hidden_layer_size | Number of neurons in hidden layer |
| max_iteration | Maximum number of iteration |
| solver | Solver for weight optimization |
| criterion | The function to measure the quality of a split. |
| max_features | The number of features to consider when looking for the best split |
| penalty | The norm of the penalty |
Analysis of cohort under study characteristics.
| HABSIs | Non-HABSIs | ||
|---|---|---|---|
| Sex, boys | 38 (5.71%) | 628 (94.29%) | 0.222 |
| Gestational age, weeks | 30 (27–33) | 34 (32–37) | <0.000 |
| Birthweight, gr | 1140 (820–1470) | 1940 (1442.50–2833.75) | <0.000 |
| Length of total hospital stay, days | 54 (26–83) | 20 (12–33) | <0.000 |
| Umbilical line catheterization, days | 5 (0–8) | 0 (0–6) | <0.000 |
| Central line catheterization, days | 14 (7–38) | 0 (0–4) | <0.000 |
Statistical analysis for unveiling main risk factors in HABSIs infection in NICU patients.
| OR | 95% CI | ||
|---|---|---|---|
| Sex, boys | 1.031 | 0.263–3.891 | 0.510 |
| Gestational age, weeks | 1.011 | 1.048–1.137 | 0.859 |
| Birthweight, gr | 0.999 | 0.999–1.098 | 0.038 |
| Length of total hospital stay, days | 1.023 | 0.994–1.098 | 0.327 |
| Umbilical line catheterization, days | 1.072 | 0.994–1.098 | 0.934 |
| Central line catheterization, days | 1.000 | 1.008–1.149 | 0.000 |
Best parameters for each one of the seven artificial intelligence models obtained by a ten cross validation.
| AI Model | Parameters |
|---|---|
| SVC | ‘C’: 1, ‘gamma’: 0.0001, ‘kernel’: ‘rbf’ |
| CATBOOST | ‘n_estimators’: 100, ‘learning_rate’: 0.01 |
| XGB | ‘learning_rate’: 0.01, ‘n_estimators ’: 100, ‘objective’: ‘binary’ |
| RFC | ‘min_node_size’: 0, ‘rule’: ‘gini’, ‘n_estimators’: 100 |
| MLP | ‘alpha’: 1e-05, ‘hidden_layer_sizes’: 14, ‘max_iter’: 1000, ‘random_state’: 1, |
| ‘solver’: ‘lbfgs’ | |
| RF | ‘criterion’: ’entropy’, ‘max_depth’: 4, ‘max_features’: ‘auto’, ‘n_estimators’: 200 |
| LR | ‘C’: 1.0, ‘penalty’: ‘l2’ |
Prediction results on a dataset composed of a cohort of 1203 patients (divided into for the training set and for the test set) using 7 different artificial intelligence models.
| AI Model | Train | Test | |||
|---|---|---|---|---|---|
| Accuracy | Accuracy | AUC | F1-Score | F1-Macro | |
| SVC | 0.9501 | 0.9461 | 0.5357 | 0.95 | 0.5527 |
| CATBOOST | 0.9438 | 0.9419 | 0.5670 | 0.94 | 0.5670 |
| XGB | 0.9428 | 0.9378 | 0.5313 | 0.94 | 0.5427 |
| RFC | 0.9469 | 0.9419 | 0.5335 | 0.94 | 0.5474 |
| MLP | 0.9511 | 0.9461 | 0.6027 | 0.95 | 0.6439 |
| RF | 0.9511 | 0.9419 | 0.5335 | 0.94 | 0.5475 |
| LR | 0.9490 | 0.9461 | 0.6027 | 0.95 | 0.6439 |