get_model_info
Retrieve credit risk model details, including type, feature count, training size, AUC-ROC, precision/recall, recommended threshold, and limitations for transparent scoring.
Instructions
Describe the model itself: type, performance, and limitations.
Use this to answer questions about how good the model is or how it should be used — no borrower needed. Returns model type, feature count, training size, AUC-ROC, precision/recall at the 0.50 and 0.15 thresholds, the recommended threshold, and an honest limitations note (educational, not real lending advice).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||