list_explained_samples
Browse available precomputed explanations for machine learning model predictions to discover which samples have ready-to-use analysis without on-demand computation.
Instructions
Browse which samples have precomputed explanations.
Returns a summary of available precomputed explanations from the
result store. This is a discovery tool — it does NOT compute
explanations on the fly.
Args:
model_id: Model identifier.
run_id: Filter to a specific batch run.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ||
| run_id | No |