GPComponentFactoryProtocol¶ class baybe.surrogates.gaussian_process.components.generic.GPComponentFactoryProtocol[source]¶ Bases: Protocol, Generic[_T_co] A protocol defining the interface for Gaussian process component factories. Public methods __init__(*args, **kwargs) __init__(*args, **kwargs)¶