baybe.surrogates.gaussian_process.components.mean.PlainMeanFactory¶
- baybe.surrogates.gaussian_process.components.mean.PlainMeanFactory¶
A trivial factory returning a fixed, pre-defined mean function.
alias of
PlainGPComponentFactory[Any]
A trivial factory returning a fixed, pre-defined mean function.
alias of PlainGPComponentFactory[Any]