Skip to content

andrewwlong/diabetes_readmission_deep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the Jupyter Notebook for predicting hospital readmission for patients with diabetes using deep learning. For simplicity we will use the train,validation,test splits from a prior project (https://github.com/andrewwlong/diabetes_readmission).

This uses the dataset from UCI Machine Learning Repository (https://archive.ics.uci.edu/ml/datasets/diabetes+130-us+hospitals+for+years+1999-2008).

The methodology behind this notebook is explained in my Medium Blog post:

Getting Started with conda environment

conda env create -f environment.yml
conda activate diabetes_deep 
python -m ipykernel install --user --name diabetes_deep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages