Learning Curves, Validation Curves, and Parameter Tuning with AIDS Clinical Trials Group Study Dataset
To set up an environment for this repo, run the following:
conda env create --file environment.yml
To activate this environment, run the following:
conda activate aids_study
Once you activate the environment, run main.py, as shown below:
python main.py