Cluster

Prev Next

Description

The Cluster node applies a clustering model to a data set. It splits data into groups.


Configuration Options

Basic Configuration Options

Setting Description\Parameters
Split Columns The selected columns split the data set over to build additional models.
Columns to Cluster By Columns to create groupings on.
Model Type The predictive model type.

Options
  • AutoKMeans
  • AutoKMedians
Minimum Percent Change The minimum amount of change required to create a new cluster (expressed as a percentage).
Minimum Number of Clusters The minimum number of clusters to start with.
Maximum Number of Clusters The maximum number of clusters.

Actions

Action Description
Preview Once the node is configured, the combined result set can be previewed at any time.