foxes.core.Model.data_to_store(name, algo, data)[source]

Adds data from mdata to the local store, intended for iterative runs.

ParametersΒΆ

name: str

The data name

algo: foxes.core.Algorithm

The algorithm

data: foxes.utils.Data

The mdata, fdata or pdata object