EvSys

RunConfig

A single training run (one cell in a campaign matrix).

Attributes

attributenamestr

Human-readable name; unique within the experiment.

attributedataDataConfig
attributemodelModelConfig
attributealgorithmAlgorithmConfig
attributebackendBackendConfig
= Field(default_factory=BackendConfig)
attributeseedint
= 42
attributetagslist[str]
= Field(default_factory=list)

On this page