User Guide¶
The most commonly used interface BayBE provides is the central
Campaign
object,
which suggests new measurements and administers the current state of
your experimental operation. The diagram below explains how the
Campaign
can be used to perform
the bayesian optimization loop, how it can be configured and
how the results can be post-analysed.
Detailed examples of how to use individual API components can be found below:
- Getting Recommendations
- Campaigns
- Active Learning
- Asynchronous Workflows
- Constraints
- Environment Vars
- Insights
- Objectives
- Parameters
- Recommenders
- Search Spaces
- Serialization
- Simulation
- Surrogates
- Targets
- Transfer Learning
- Utilities