The official code base of TempVTE. TempVTE is a lightweight machine learning model designed to leverage temporal blood features from post-treatment cancer patients to detect venous thromboembolism.
This repo is still under construction, with only basic functions available. Please contact the authors for any additional requests.
Insure you have Python>=3.9. Install Python from the official website or Anaconda.
To install required environments:
pip install -r requirements.txt
python train.py --config configs/config.json
check the config file for detailed setup.
See data