list_models
List trained models saved in the models directory, showing each model's target column and task type. Use this to review available models before making predictions.
Instructions
List the trained models saved under models/, with the target column and task type each one predicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |