Experiment config
ExperimentConfig
dataclass
#
ExperimentConfig(
job_definition: RapidataJobDefinition,
experiment_id: str,
audience: RapidataAudience,
)
Ties a job definition and audience to the experiment they should run under.