Code for the paper "Principled Preferential Bayesian Optimization" arXiv. POP-BO stands for 'Principled Optimistic Preferential Bayesian Optimization'.
Under this directory, run pip install .
.
You can run the demo.ipynb under "./popbo/demo"
The required Python dependencies include:
The following packages are also required:
We also reused test functions in the repo: