| id_Column |
ANY |
The unique identifier of input rows copied from the input table. |
| clusterid_Column |
BYTEINT, SMALLINT, INTEGER, BIGINT |
The ClusterIds of the input data points copied from the input table. |
| A_i |
REAL |
The mean distance of a data point to other data points in the same cluster. |
| B_i |
REAL |
The minimum mean dissimilarity to other clusters. |
| Silhouette_Score |
REAL |
The silhouette score for the data point. |
| accumulate_columns |
ANY |
The specified columns in the Accumulate element are copied from the input table to the output table. |