runlmc.lmc.likelihood module¶
-
class
runlmc.lmc.likelihood.ApproxLMCLikelihood(functional_kernel, grid_kern, grid_dists, interpolants, Ys, deriv)[source]¶
-
class
runlmc.lmc.likelihood.LMCLikelihood(functional_kernel, Ys)[source]¶ Bases:
objectSeparate hyperparameter-based likelihood differentiation from the model class for separation of concerns. Different sub-classes may implement the below methods differently, with different asymptotic performance properties.