GaussianProcessPreset¶
- class baybe.surrogates.gaussian_process.presets.core.GaussianProcessPreset[source]¶
Bases:
Enum
Available Gaussian process surrogate presets.
Public attributes and properties
Recreates the default settings of the Gaussian process surrogate class.
- BAYBE = 'BAYBE'¶
Recreates the default settings of the Gaussian process surrogate class.