Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandewater committed Oct 17, 2024
1 parent 5004ae4 commit 619937c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion icu_benchmarks/tuning/hyperparameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,8 @@ def choose_and_bind_hyperparameters_optuna(
"""Choose hyperparameters to tune and bind them to gin. Uses Optuna for hyperparameter optimization.
Args:
sampler:
plot: Whether to plot hyperparameter importances.
sampler: The sampler to use for hyperparameter optimization.
wandb: Whether we use wandb or not.
load_cache: Load cached data if available.
generate_cache: Generate cache data.
Expand Down

0 comments on commit 619937c

Please sign in to comment.