foxes.core.Model.unset_running(algo, data_stash, sel=None, isel=None, verbosity=0)[source]

Sets this model status to not running, recovering large data from stash

ParametersΒΆ

algo: foxes.core.Algorithm

The calculation algorithm

data_stash: dict

Large data stash, this function adds data here. Key: model name. Value: dict, large model data

sel: dict, optional

The subset selection dictionary

isel: dict, optional

The index subset selection dictionary

verbosity: int

The verbosity level, 0 = silent