MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
python.Strategy.ImproveErrorStrategy Class Reference

Base class for strategies 'fixing' the error of a surrogate model. More...

+ Inheritance diagram for python.Strategy.ImproveErrorStrategy:

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)
 

Detailed Description

Base class for strategies 'fixing' the error of a surrogate model.

Definition at line 202 of file Strategy.py.


The documentation for this class was generated from the following file: