Skip to content

Full data and model exploration notebook to predict medical ventilator pressure based on (patient-specific) past ventilator state data. Created for the Google Brain - Ventilator Pressure Prediction competition hosted by Kaggle.

Notifications You must be signed in to change notification settings

ppjanka/VentilatorPressurePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VentilatorPressurePrediction

Full data and model exploration notebook to predict medical ventilator pressure based on (patient-specific) past ventilator state data. Created for the Google Brain - Ventilator Pressure Prediction competition hosted by Kaggle.

The original notebook (with version history and connection to the relevant data sources) is availabile on Kaggle Notebooks.

Contents:

  • initial exploration of time-series data,
  • regression models using time-series data:
    • linear regression,
    • SGDR,
    • vanilla dense neural network,
    • LSTM, RNN, GRU,
    • ensemble methods: boosting,
  • hyperparameter tuning:
    • keras_tuner.

About

Full data and model exploration notebook to predict medical ventilator pressure based on (patient-specific) past ventilator state data. Created for the Google Brain - Ventilator Pressure Prediction competition hosted by Kaggle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published