SoftplusTransform#
- class gpjax.likelihoods.SoftplusTransform(num_points=20)[source]#
Bases:
AbstractNoiseTransformSoftplus noise transformation.
Expand for references to
gpjax.likelihoods.SoftplusTransform- Parameters:
num_points (int)
Smoke render: optimisation and MCMC are shrunk for CI speed, so figures and diagnostics are not publication-fidelity. The production docs are built with full-length inference.
Bases: AbstractNoiseTransform
Softplus noise transformation.
Expand for references to
gpjax.likelihoods.SoftplusTransform
num_points (int)