compare_runs
Diff two experiment runs to return metric deltas, config changes, lineage relation, and decision facts.
Instructions
Diff two RunRecords (or output dirs). Returns metric deltas, config changes, lineage relation, decision_facts. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | Path to first run_record.json or output dir | |
| b | Yes | Path to second run_record.json or output dir |