baybe.surrogates.gaussian_process.components.kernelΒΆ

Kernel factories for the Gaussian process surrogate.

Module Attributes

KernelFactoryProtocol

A factory protocol for Gaussian process kernels.

PlainKernelFactory

A trivial factory returning a fixed, pre-defined kernel.

Classes

ICMKernelFactory

A kernel factory that constructs an ICM kernel for transfer learning.