Guided Visual Hyperparameter Selection
Checkout this repo and change into the folder:
git clone [email protected]:jku-vds-lab/hyperguide.git
cd hyperguide
Load the conda environment from the shared environment.yml
file:
conda env create -f environment.yml
conda activate hyperguide
Then launch Jupyter Lab:
jupyter lab