Skip to content

AndrejIvanov1/diabetes-readmission

Repository files navigation

Diabetes Readmission Task

In this repository, Carlos Gomes and I approach the task of predicting patient readmission.

To replicate, clone this repository and create a conda environment with the necessary packages by running conda env create -f env.yml. Activate this with conda activate diab-readmission.

The first notebook that should be run is feature-engineering.ipynb, to preform the filtering and cleanup of the data. Inside the data folder is already a cleaned version of the data if you wish to skip this.

The Exploration.ipynb notebook provides some visualizations of the interaction between different variables that we explored.

Finally, the Model.ipynb notebook contains our implementation of a predictive model for this task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published