baybe.surrogates.gaussian_process.components.kernel.PlainKernelFactory¶
- baybe.surrogates.gaussian_process.components.kernel.PlainKernelFactory¶
A trivial factory returning a fixed, pre-defined kernel.
alias of
PlainGPComponentFactory[Kernel]
A trivial factory returning a fixed, pre-defined kernel.
alias of PlainGPComponentFactory[Kernel]