get-metric-history
Retrieve the complete history of a metric for a specific MLflow run by providing the run ID and metric name.
Instructions
Get full history of a metric for a run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | ||
| metricKey | Yes | Metric name | |
| pageToken | No | ||
| maxResults | No |