Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| analysis_id | Unknown | 0 | null |
|
|
The analysis id from the model |
||
| database_id | Unknown | 0 | null |
|
|
The corresponding database id |
||
| execution_date_time | Unknown | 0 | null |
|
|
the date/time the model was trained |
||
| intercept | Unknown | 0 | null |
|
|
the intercept (if the model is a GLM) |
||
| model_design_id | Unknown | 0 | null |
|
|
The corresponding model design id |
||
| model_id | Unknown | 0 | null |
|
|
A unique identifier for the model |
||
| model_type | Unknown | 0 | null |
|
|
The type of model |
||
| plp_model_file | Unknown | 0 | null |
|
|
A directory where the model is saved |
||
| preprocessing | Unknown | 0 | null |
|
|
json containing the preprocessing details |
||
| train_details | Unknown | 0 | null |
|
|
json containing the training details |
||
| training_time | Unknown | 0 | null |
|
|
the time it took to develop the model |