Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamc committed Jul 24, 2024
1 parent abfe86a commit 7058b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smac/intensifier/hyperband_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ def get_n_trials_for_hyperband_multifidelity(
Parameters
----------
total_budget : float
Total budget for the complete optimization in fidelity units.
Total budget for the complete optimization in fidelity units.
A fidelity unit can be one epoch or a fraction of a dataset size.
min_budget : float
Minimum budget per trial in fidelity units
Expand Down

0 comments on commit 7058b45

Please sign in to comment.