This repository contains code for the paper titled "Diagnosis and classification of portosystemic shunts: a machine learning retrospective case-control study". The code includes notebooks for model selection, training, and evaluation. Additionally, all the figures used in the paper are saved in the reports/figures directory.
- Clone the repo
git clone
- Install all the dependecies using pip
pip install -r requirements.txt