<model name>_PCA table

This table contains the matrix of variable loadings for the input table.

The following table shows the table columns:

Table 1. Columns of the <model name>_PCA table
Column Data type Description
ID_TASK BIGINT The indicator for the internal matrix computation task

For PCA, the value of this column is always 1.

ROW BIGINT The row index, starting with 1 and incremented by 1
COL BIGINT The column index, starting with 1 and incremented by 1
VAL DOUBLE The eigenvector value for the component