bayesvalidrox.surrogate_models.polynomial_chaosΒΆ

Implementation of metamodel as PC or aPC

Functions

decorator_deriv_check(derivative)

Performs the preprocessing, input checks and general calculations for all function that calculate derivatives.

Classes

PCE(input_obj[, meta_model_type, ...])

PCE MetaModel

PINV()

(Pseudo)-inverse class for training PCE.