Related Experiment Video
Updated: Nov 29, 2025

04:17
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
Published on: May 10, 2024
1.2K
Comparison of deep learning with regression analysis in creating predictive models for SARS-CoV-2 outcomes
Ahmed Abdulaal1, Aatish Patel1, Esmita Charani2
1Chelsea and Westminster NHS Foundation Trust, 369 Fulham Road, London, SW10 9NH, UK.
BMC Medical Informatics and Decision Making
|November 20, 2020
Summary
Predicting patient outcomes for Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) is crucial. An artificial neural network (ANN) model showed high accuracy and outperformed a Cox regression model for predicting in-hospital death.
Area of Science:
- Medical Informatics
- Computational Biology
- Epidemiology
Background:
- Accurate prediction of patient outcomes in Severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) is vital for effective patient management and healthcare resource allocation.
- Existing prognostic models for SARS-CoV-2 have shown susceptibility to bias.
- Developing robust predictive models is essential for improving clinical decision-making.
Purpose of the Study:
- To develop and compare two distinct predictive models for in-hospital mortality in patients with SARS-CoV-2.
- To evaluate the performance of a Cox regression model and an artificial neural network (ANN) model.
- To assess the accuracy, discrimination, and calibration of the developed prognostic models.
Main Methods:
- Utilized electronic health record data from 398 laboratory-confirmed SARS-CoV-2 patients admitted to a London teaching hospital between March 1 and April 24, 2020.
- Developed two predictive models: a Cox regression model and an artificial neural network (ANN).
- Assessed model performance using validation, discrimination (Area Under the Receiver Operator Curve - AUROC), and calibration (Brier score).
Main Results:
- Both Cox regression and ANN models demonstrated high accuracy (83.8% and 90.0%, respectively).
- The ANN model achieved a significantly greater AUROC (92.6%) compared to the Cox regression model (86.9%), indicating superior discrimination (p=0.0136).
- Both models exhibited acceptable calibration, with Brier scores of 0.13 for the Cox model and 0.11 for the ANN.
Conclusions:
- An artificial neural network (ANN) model for predicting SARS-CoV-2 mortality is non-inferior to a Cox regression model.
- The ANN model offers potential for further development and adaptation as new data becomes available.
- Accurate prognostic models, particularly those leveraging deep learning for complex datasets, can significantly benefit patient care and healthcare systems.
Related Concept Videos
Residuals and Least-Squares Property
8.6K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.6K
Steps in Outbreak Investigation
374
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
374
Regression Analysis
7.2K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.2K
Correlation and Regression
2.8K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.8K
Multiple Regression
3.5K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.5K
Microsoft Excel: Regression Analysis
1.3K
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
To perform regression...
1.3K

