.. currentmodule:: hyperactive.opt
The SMAC backend provides an interface to SMAC3 (Sequential Model-based Algorithm Configuration) optimization algorithms. These optimizers use Bayesian optimization with different surrogate models.
.. autosummary::
:toctree: ../auto_generated/
:template: class.rst
SmacRandomForest
SmacGaussianProcess
SmacRandomSearch