dacapo.experiments.starts.start_config

Module Contents

Classes

StartConfig

A class to represent the configuration for running tasks.

class dacapo.experiments.starts.start_config.StartConfig

A class to represent the configuration for running tasks.

run

The run to be used as a starting point for tasks.

Type:

str

criterion

The criterion to be used for choosing weights from run.

Type:

str

start_type
run: str
criterion: str