record_experiment_result
Record experiment outcomes by attaching baseline and new metrics, a decision, and a conclusion to a job, while keeping scientific interpretation separate from immutable infrastructure artifacts.
Instructions
Attach scientific interpretation separately from immutable infrastructure artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| decision | Yes | ||
| conclusion | Yes | ||
| new_metric | Yes | ||
| baseline_metric | Yes |