-
foxes.engines.LocalClusterEngine(*args, cluster_pars=
{}
, client_pars={}
, **kwargs)[source] Constructor.
ParametersΒΆ
- args: tuple, optional
Additional parameters for the DaskBaseEngine class
- cluster_pars: dict
Parameters for the cluster
- client_pars: dict
Parameters for the client of the cluster
- kwargs: dict, optional
Additional parameters for the base class