baybe.surrogates.baseΒΆ

Base functionality for all BayBE surrogates.

Module Attributes

PosteriorStatistic

Type alias for requestable statistics (a float yields the corresponding quantile).

Classes

IndependentGaussianSurrogate

A surrogate base class providing independent Gaussian posteriors.

Surrogate

Abstract base class for all surrogate models.

SurrogateProtocol

Type protocol specifying the interface surrogate models need to implement.