diff_deployments
Diff two model versions across training data span, parameters, eval metrics, and feature schema to pinpoint what changed between deployments. Supports root-cause analysis for MLOps incidents.
Instructions
Diff two model versions: training data span, params, eval metrics, feature schema.
The primary root-cause tool: correlates 'what changed' between the incumbent
and the newly deployed version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_a | Yes | ||
| version_b | Yes | ||
| model_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||