Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Kaplan-Meier Approach01:24

Kaplan-Meier Approach

443
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
443
Survival Tree01:19

Survival Tree

294
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
294
Actuarial Approach01:20

Actuarial Approach

217
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
217
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

568
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
568
Applications of Life Tables01:22

Applications of Life Tables

225
Life tables are versatile across various fields, providing a quantitative basis for analyzing mortality and survival rates. Whether used by demographers, actuaries, epidemiologists, or sociologists, life tables offer valuable insights into the dynamics of life and death, facilitating informed decisions in public health, insurance, conservation, and beyond. Their broad applicability highlights the interconnectedness of demographic data with practical outcomes in everyday life and strategic...
225
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

451
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
451

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

How Much Can the Genotype Predict Phenotypical Power Performance in Elite Male and Female Athletes?

Journal of human kinetics·2025
Same author

Adaptive neighborhood triplet loss: enhanced segmentation of dermoscopy datasets by mining pixel information.

International journal of computer assisted radiology and surgery·2024
Same author

[Digital health applications (DiGA) in the area of tension between progress and criticism : Discussion paper from the "Digital health" specialist group of the German Informatics Society].

Bundesgesundheitsblatt, Gesundheitsforschung, Gesundheitsschutz·2023
Same author

Genealyzer: web application for the analysis and comparison of gene expression data.

BMC bioinformatics·2023
Same author

Graph4Med: a web application and a graph database for visualizing and analyzing medical databases.

BMC bioinformatics·2022
Same author

Machine learning based disease prediction from genotype data.

Biological chemistry·2021

Related Experiment Video

Updated: Dec 6, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.2K

Sampling methods and feature selection for mortality prediction with neural networks.

Christian Steinmeyer1, Lena Wiese1

  • 1Research Group Bioinformatics, Fraunhofer Institute for Toxicology and Experimental Medicine, Nikolai-Fuchs-Straße 1, 30625 Hannover, Germany.

Journal of Biomedical Informatics
|October 8, 2020
PubMed
Summary
This summary is machine-generated.

This study enhances mortality prediction using Artificial Neural Networks (ANNs), achieving over 0.8 accuracy. The research validates and generalizes ANN models for improved in-hospital mortality prediction in healthcare.

Keywords:
Machine learningMedical information systemsMortality predictionNeural netsSampling

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.8K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.1K

Related Experiment Videos

Last Updated: Dec 6, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.2K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.8K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.1K

Area of Science:

  • Computational biology
  • Medical informatics
  • Machine learning in healthcare

Background:

  • The increasing digitization of healthcare data fuels the demand for automated decision support systems.
  • Mortality prediction is a critical component of clinical decision-making and patient management.
  • Sophisticated machine learning models, particularly Artificial Neural Networks (ANNs), offer promising performance for complex predictive tasks.

Purpose of the Study:

  • To evaluate the reproducibility of a previously published mortality prediction approach utilizing ANNs.
  • To assess the generalizability of the ANN model to a larger, more diverse dataset.
  • To develop and optimize an ANN model for accurate in-hospital mortality prediction.

Main Methods:

  • Development of an extensive data preprocessing pipeline.
  • Evaluation of various data sampling techniques to handle class imbalance.
  • Exploration and comparison of different Artificial Neural Network architectures.
  • Training the ANN model using a loss function optimizing both precision and recall.
  • Feature engineering to enhance predictive power.

Main Results:

  • The optimized ANN model achieved an accuracy, sensitivity, and Area Under the Receiver Operating Characteristic (AUROC) score exceeding 0.8.
  • The study successfully reproduced and generalized the mortality prediction approach.
  • The preprocessing pipeline and hyperparameter tuning contributed to improved model performance.

Conclusions:

  • Artificial Neural Networks are effective tools for predicting in-hospital mortality with high accuracy.
  • Reproducibility and generalizability of machine learning models are crucial for reliable clinical application.
  • The developed methodology provides a robust framework for data-driven mortality prediction in healthcare settings.