Skip to content

epimedai/pneumonia

Repository files navigation

Pneumonia EpiMed project

Setup

First pip install all required packages

pip install -r requirements.txt

Setup a kaggle account and download API credentials by following the guide found here.

Change the path in setup_dataset.py to fit your local machine.

#####################################################
# Change to path to fit local filestructure
kaggle_info_path = '<YOUR LOCAL HOME DIR GOES HERE>.kaggle/kaggle.json'
#####################################################

Then run setup_dataset.py to download the dataset.

python setup_dataset.py

About

dev-code for kaggle pneumonia project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published