Length-of-Stay prediction

20 papers with code • 2 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Multitask learning and benchmarking with clinical time series data

yerevann/mimic3-benchmarks 22 Mar 2017

Health care is one of the most exciting frontiers in data mining and machine learning.

A Comprehensive Benchmark for COVID-19 Predictive Modeling Using Electronic Health Records in Intensive Care

yhzhu99/covid-ehr-benchmarks 16 Sep 2022

Many deep learning models have been proposed to conduct clinical predictive tasks such as mortality prediction for COVID-19 patients in intensive care units using Electronic Health Record (EHR) data.

Interpretable machine learning for time-to-event prediction in medicine and healthcare

modeloriented/survex 17 Mar 2023

Time-to-event prediction, e. g. cancer survival analysis or hospital length of stay, is a highly prominent machine learning task in medical and healthcare applications.

MIMIC-III, a freely accessible critical care database

mit-lcp/mimic-iii-paper Nature 2016

MIMIC-III (‘Medical Information Mart for Intensive Care’) is a large, single-center database comprising information relating to patients admitted to critical care units at a large tertiary care hospital.

MIMIC-Extract: A Data Extraction, Preprocessing, and Representation Pipeline for MIMIC-III

MLforHealth/MIMIC_Extract 19 Jul 2019

Robust machine learning relies on access to data that can be used with standardized frameworks in important tasks and the ability to develop models whose performance can be reasonably reproduced.

Unsupervised Pre-Training on Patient Population Graphs for Patient-Level Predictions

chantalmp/unsupervised-pre-training-on-patient-population-graphs-for-patient-level-predictions 23 Mar 2022

We test our method on two medical datasets of patient records, TADPOLE and MIMIC-III, including imaging and non-imaging features and different prediction tasks.

Benchmark of Deep Learning Models on Large Healthcare MIMIC Datasets

USC-Melady/Benchmarking_DL_MIMICIII 23 Oct 2017

Deep learning models (aka Deep Neural Networks) have revolutionized many fields including computer vision, natural language processing, speech recognition, and is being increasingly used in clinical healthcare applications.

Modeling Irregularly Sampled Clinical Time Series

mlds-lab/interp-net 3 Dec 2018

In this paper, we present a new deep learning architecture for addressing this problem based on the use of a semi-parametric interpolation network followed by the application of a prediction network.

Feature Robustness in Non-stationary Health Records: Caveats to Deployable Model Performance in Common Clinical Machine Learning Tasks

MLforHealth/MIMIC_Generalisation 2 Aug 2019

When training clinical prediction models from electronic health records (EHRs), a key concern should be a model's ability to sustain performance over time when deployed, even as care practices, database systems, and population demographics evolve.