Related Experiment Video
Updated: Feb 2, 2026

Deep Learning-Based Segmentation of Cryo-Electron Tomograms
Published on: November 11, 2022
Early Prediction of Sepsis in EMR Records Using Traditional ML Techniques and Deep Learning LSTM Networks
Abstract:
Sepsis is a life-threatening condition caused by infection and subsequent overreaction by the immune system. Physicians effectively treat sepsis with early administration of antibiotics. However, excessive use of antibiotics on false positive cases cultivates antibiotic resistant bacterial strains and can waste resources while false negative cases result in unacceptable mortality rates. Accurate early prediction ensures correct, early antibiotic treatment; unfortunately, prediction remains daunting due to error-ridden electronic medical records (EMRs) and the inherent complexity of sepsis. We aimed to predict sepsis using only the first 24 and 36 hours of lab results and vital signs for a patient. We used the Medical Information Mart for Intensive Care III (MIMIC3) dataset to test machine learning (ML) techniques including traditional methods (i.e., random forest (RF) and logistic regression (LR)) as well as deep learning techniques (i.e., long short-term memory (LSTM) neural networks). We successfully created a data pipeline to process and clean data, identified important predictive features using RF and LR techniques, and trained LSTM networks. We found that our best performing traditional classifier, RF, had an Area Under the Curve (AUC-ROC) score of 0.696, and our LSTM networks did not outperform RF.
More Related Videos
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Methods of Documentation VII: EMR
Predicting Molecular Geometry
Network Covalent Solids
To break or to melt a covalent network solid, covalent bonds must be broken. Because covalent bonds are relatively strong, covalent network solids are typically...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Decision Making: Traditional Method
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...

