bayesvalidrox.surrogate_models.surrogate_modelsΒΆ
Implementation of metamodel as either PC, aPC or GPE
Functions
|
Calculates the corrected LOO error for regression on regressor matrix psi that generated the coefficients based on [1] and [2]. |
|
This function assemble the design matrix Psi from the given basis index set INDICES and the univariate polynomial evaluations univ_p_val. |
|
Fits a Gaussian Process Emulator to the target given the training |
Classes
|
Meta (surrogate) model |