Code Monkey home page Code Monkey logo

vadescehr's Introduction

VaDeSCEHR

This repository contains code for a method for clustering longitudinal time-to-event data as extracted from electronic health records, published as a preprint on https://www.medrxiv.org/content/10.1101/2024.01.11.24301148v2

Deep representation learning for clustering longitudinal survival data from electronic health records

Dependencies install

All the dependencies are in packages.txt based on python3.9

python3.9 -m pip install -r packages.txt

Data download and simulation data

The UKB EHR data must be downloaded from UK Biobank (https://www.ukbiobank.ac.uk/) by user's self

The 5 fold simulation data used in the paper can be found at https://github.com/JiajunQiu/TransVarSur/tree/main/data/simulation

Example test

The following code can be used to re-produce the result on simulation for a single fold:

python3.9 main.py -s simulation -n ./data/simulation/benchmark_data_fold1.pkl -p outputs/output_simulation_fold1 -r False -b True -k True

And you can find the example of the outputs in https://github.com/JiajunQiu/VaDeSCEHR/tree/main/outputs/output_simulation_fold1

vadescehr's People

Contributors

jiajunqiu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.