« Back to top page

BoTorch Sampler

A Sampler using botorch library as the backend.

Class or Function Names

  • BoTorchSampler

Installation

pip install optuna-integration botorch

Example

from optuna_integration import BoTorchSampler
sampler = BoTorchSampler()

Others

See the documentation for more details.

Package
samplers/botorch_sampler
Author
Optuna team
License
MIT License
Verified Optuna version
  • 3.6.1
Last update
2024-07-05