SmoothedEDBOLikelihoodFactory

class baybe.surrogates.gaussian_process.presets.edbo_smoothed.SmoothedEDBOLikelihoodFactory[source]

Bases: GPComponentFactoryProtocol[Any]

A factory providing smoothed versions of EDBO likelihoods (adapted from [SSL+21]).

Takes the low and high dimensional limits of baybe.surrogates.gaussian_process.presets.edbo.EDBOLikelihoodFactory and interpolates the prior moments linearly in between.

Public methods

__init__()

Method generated by attrs for class SmoothedEDBOLikelihoodFactory.

__init__()

Method generated by attrs for class SmoothedEDBOLikelihoodFactory.

For details on the parameters, see Public attributes and properties.