Skip to content

TranslationalBioinformaticsLab/LUNAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUNAR

This is the GitHub page corresponding to the paper "A Deep Learning Model to Predict Glioma Recurrence Using Integrated Genomic and Clinical Data" (Patricoski-Chavez et al.)

Requirements

python -m venv lunar_venv
source lunar_venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu121
pip install pandas==2.3.0 numpy==1.26.3 scipy==1.13.1 scikit-learn==1.6.1 xgboost==2.1.4 matplotlib==3.9.4 shap==0.48.0
pip install notebook ipykernel ipywidgets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published