{{ training_project.capability_target }}
{{ training_project.current_champion.name|default:"Not established" }}
{{ training_project.baseline_evaluation.status|default:"Not run" }}
{{ program.status|default:"Not scheduled" }}
| ID | Hypothesis | Status | Value |
|---|---|---|---|
| {{ item.experiment_id }} | {{ item.hypothesis }} | {{ item.status }} | {{ item.experiment_value_score }} |
| No experiments proposed. | |||
{{ item.name }}: {{ item.description }}
{% empty %}Baseline failure mining has not produced clusters yet.
{% endfor %}