summarize_model
Summarize machine learning model behavior by explaining its purpose, accuracy, and key decision drivers in plain English.
Instructions
Summarize what a model does and what drives its decisions.
Returns model type, accuracy, number of features, and the top features
ranked by importance — all in plain English.
Args:
model_id: ID of a registered model (e.g., "gbc_lubricant_quality").Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |