We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b8911 commit 8085458Copy full SHA for 8085458
botorch/optim/optimize_mixed.py
@@ -860,8 +860,6 @@ def optimize_acqf_mixed_alternating(
860
discrete/categorical local search and continuous optimization via (L-BFGS)
861
is performed for a fixed number of iterations.
862
863
- NOTE: This method assumes that all categorical variables are
864
- integer valued.
865
The discrete dimensions that have more than
866
`options.get("max_discrete_values", MAX_DISCRETE_VALUES)` values will
867
be optimized using continuous relaxation.
0 commit comments