Skip to content

The goal of this project is to predict the hospitalization times given data on hospitalization events, including information about the pacient, ICU, medical exams that were performed and their results, among other variables. This work explores a part of the MIMIC-III dataset, corresponding to hospitalization events. It presents an exploratory da…

Notifications You must be signed in to change notification settings

nadias/MIMIC-III_hospitalization_time_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MIMIC-III_hospitalization_time_prediction

The goal of this project is to predict the hospitalization times given the MIMIC-III dataset on hospitalization events. The data includes information about the patient, ICU, medical exams that were performed and their results, among other variables.

This notebook presents an exploratory data analysis using Seaborn, model creation and evaluation using Keras with a TensorFlow backend. It was created to run on a PySpark cluster, which, in our case, was deployed on Google Cloud.

About

The goal of this project is to predict the hospitalization times given data on hospitalization events, including information about the pacient, ICU, medical exams that were performed and their results, among other variables. This work explores a part of the MIMIC-III dataset, corresponding to hospitalization events. It presents an exploratory da…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published