Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymoudiki committed Oct 10, 2024
1 parent 8a1fb60 commit bd10243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GPopt/GPOpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class GPOpt:
method: an str;
"bayesian" (default) for Gaussian posteriors, "mc" for Monte Carlo posteriors,
"splitconformal" for conformalized surrogates
"splitconformal" (only for acquisition = "ucb") for conformalized surrogates
min_value: a float;
minimum value of the objective function (default is None). For example,
Expand Down

0 comments on commit bd10243

Please sign in to comment.