Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| JobId | uuid | 2147483647 | null |
|
|
||||||
| model_version | text | 2147483647 | null |
|
|
||||||
| score | float8 | 17,17 | null |
|
|
||||||
| prediction_time | timestamptz | 35,6 | null |
|
|
||||||
| metadata | jsonb | 2147483647 | √ | null |
|
|
JSON blob containing metadata about the prediction (e.g., score reasons, weights) |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| SystemPredictionLogs_pkey | Primary key | Asc | id |

