Correlation Filter (DB)
Filters numeric columns so the remaining columns are not correlated strongly with each other.
Information at a Glance
Category | Transform |
Sends output to other operators | Yes1 |
Data processing tool | SQL |
Input
The input data is a database source. You can choose the columns from which you want distinct combinations, and the operator performs the calculation.
Configuration
The final output schema of the Correlation Filter operator is cleared if one of the following occurs:
In this case, the output schema transmitted to subsequent operators again becomes the partial schema defined at design time (hence, subsequent operators can turn invalid). You must run the Correlation Filter operator again to transmit the new output schema.
Outputs
- Visual Output
-
The Output tab displays a preview of the output data set.
The Summary tab displays information about the parameters selected and the output.
The Correlation Results tab displays which columns have been selected with additional details (correlation with dependent variable, reason why columns were not selected).
- Data Output
- Output is a data set of the newly created table/view.