X Tutup
Skip to content

docs: Add acquisition functions#498

Merged
t-muser merged 2 commits intobayesian-optimization:masterfrom
t-muser:update-docs
Jul 17, 2024
Merged

docs: Add acquisition functions#498
t-muser merged 2 commits intobayesian-optimization:masterfrom
t-muser:update-docs

Conversation

@t-muser
Copy link
Member

@t-muser t-muser commented Jul 12, 2024

I knew I had forgotten something in the original PR!

  • adds the acquisition.py module to the code docs
  • adds the acquisition_functions.ipynb notebook to the docs
  • moves exceptions from acquisition.py to util.py (where NotUniqueError was already defined)

@t-muser t-muser requested a review from bwheelz36 July 12, 2024 15:44
@t-muser t-muser mentioned this pull request Jul 13, 2024
@t-muser t-muser merged commit bc9af23 into bayesian-optimization:master Jul 17, 2024
@t-muser t-muser deleted the update-docs branch May 21, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup