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 1fea0e3 commit 4a1f8edCopy full SHA for 4a1f8ed
botorch/acquisition/analytic.py
@@ -373,7 +373,7 @@ def __init__(
373
r"""Analytic Constrained Expected Improvement.
374
375
Args:
376
- model: A fitted single-outcome model.
+ model: A fitted multi-output model.
377
best_f: Either a scalar or a `b`-dim Tensor (batch mode) representing
378
the best feasible function value observed so far (assumed noiseless).
379
objective_index: The index of the objective.
0 commit comments