LazyConstantMeanFactory¶
- class baybe.surrogates.gaussian_process.components.mean.LazyConstantMeanFactory[source]¶
Bases:
GPComponentFactoryProtocol[Any]A factory providing constant mean functions using lazy loading.
Public methods
__init__()Method generated by attrs for class LazyConstantMeanFactory.
- __init__()¶
Method generated by attrs for class LazyConstantMeanFactory.
For details on the parameters, see Public attributes and properties.