Skip to content

Commit

Permalink
Up MultipleOptimismNegativeLowerConfidenceBound iterations (#878)
Browse files Browse the repository at this point in the history
Co-authored-by: Uri Granta <uri.granta@secondmind.ai>
  • Loading branch information
uri-granta and Uri Granta authored Sep 27, 2024
1 parent f655652 commit 7b3e9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_bayesian_optimization.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def GPR_OPTIMIZER_PARAMS() -> Tuple[str, List[ParameterSet]]:
id="GIBBON",
),
pytest.param(
20,
25,
EfficientGlobalOptimization(
MultipleOptimismNegativeLowerConfidenceBound(
ScaledBranin.search_space,
Expand Down

0 comments on commit 7b3e9e8

Please sign in to comment.