Skip to content

yayapa/ukbb_risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-driven Preclinical Disease Risk Assessment Using Imaging in UK Biobank

Info

Code to the paper "AI-driven Preclinical Disease Risk Assessment Using Imaging in UK Biobank"

This is a copy of the code from the cluster. The paths and configuration files are removed for privacy reasons. The code is provided as is.

The structure of the code is as follows:

  1. PrepareDataset implements the data preparation and dataset constructions using UK Biobank ICD-code sources
  2. TwoDImage implements the experiments with ResNet 3D images.
  3. analysisNumericFeatures implements the experiments with the non-image and image-derived (radiomics) features.

Please create issue if you have any questions.

Install

conda env create -f env.yml
conda activate ukb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors