bayesvalidrox.surrogate_models.meta_modelΒΆ

Implementation of metamodel as either PC, aPC or GPE

Functions

transform_y(self, y[, b_i, trafo_type])

Apply chosen transformation to model outputs per key.

Classes

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

Meta (surrogate) model base class