Skip to content

Commit

Permalink
Up MultipleOptimismNegativeLowerConfidenceBound iterations
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Sep 27, 2024
1 parent f655652 commit f7a9753
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 f7a9753

Please sign in to comment.