Unique Values Filtering

This component excludes String columns that have more unique values than the set limit. Removing these columns improves the performance of many machine learning algorithms.

Options

Select columns to check for the number of unique values:
Columns selected here will be checked for the number of unique values. If this number exceeds the defined limit, these columns will be removed.
Select the maximum number of unique values in columns:
String columns that have more unique values than this value will be excluded from the data

Input Ports

Icon
Data to check for String columns with too many unique values

Output Ports

Icon
Data from which String columns with too many unique values have been removed

Nodes

Extensions

Links