MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Base class for strategies 'fixing' the error of a surrogate model. More...
Public Member Functions | |
def | __init__ (self, args, kwargs) |
def | workflow (self, model, kwargs) |
def | to_dict (self) |
def | from_dict (cls, m_dict) |
def | __repr__ (self) |
Base class for strategies 'fixing' the error of a surrogate model.
Definition at line 202 of file Strategy.py.