Skip to content

SVM Model Optimization: Learning Curves, Validation Curves, and Hyperparameter Tuning

Notifications You must be signed in to change notification settings

masaki9/aids_clinical_trials_group_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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