SCORER_REFERENCE
Description
This table stores the scorer reference information.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the scorer reference. |
| MODULE | varchar | The module of the scorer reference. |
| NAME | varchar | The name of the scorer reference. |
| OUTPUT_ATTRIBUTE_NAME | varchar | The output attribute name of the scorer reference. |
Primary Key
- ID