compare_runs
Compare two run records or output directories to get metric deltas, config changes, lineage relation, and decision facts. Read-only analysis for experiment tracking.
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 |