smt2ot

class otsmt.smt2ot(model)

Define a OpenTURNS class using Machine learning algorithms from smt.

Parameters
modela trained smt model

model for response surface, already trained/validated

Methods

getConditionalVarianceFunction()

Function retrieving ConditionalVarianceFunction for smt model (when available)

getPredictionDerivativesFunction()

Function retrieving predicted gradient function of smt model (when available)

getPredictionFunction()

Function retrieving PredictionFunction for smt model

__init__(model)
getConditionalVarianceFunction()

Function retrieving ConditionalVarianceFunction for smt model (when available)

getPredictionDerivativesFunction()

Function retrieving predicted gradient function of smt model (when available)

getPredictionFunction()

Function retrieving PredictionFunction for smt model