baybe.surrogates.gaussian_process.kernel_factoryΒΆ
Kernel factories for the Gaussian process surrogate.
Functions
|
Wrap a kernel into a plain kernel factory (with factory passthrough). |
Classes
A protocol defining the interface expected for kernel factories. |
|
A trivial factory that returns a fixed pre-defined kernel upon request. |