get_predictability_by_league_id
Retrieve prediction model performance and accuracy for a league. Evaluate the model's reliability to inform predictions.
Instructions
Get the performance/accuracy of the prediction model for a league.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | League ID. | |
| include | No | Semicolon-separated includes. e.g. fixture;type | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |