baybe.kernels.compositeΒΆ

Composite kernels (that is, kernels composed of other kernels).

Classes

AdditiveKernel

A kernel representing the sum of a collection of base kernels.

ProductKernel

A kernel representing the product of a collection of base kernels.

ScaleKernel

A kernel for decorating existing kernels with an outputscale.