Skip to content

Cluster

Last updated: 06 Jan 2023

Description

The Cluster node is used to apply a clustering model to a data set. Splits data into groups.


Configuration Options

Basic Configuration Options

Setting Description\Parameters
Split Columns The selected column(s) will be used to 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). | |Minimim Number of Clusters| Minimum number of clusters to start with. | |Maximum Number of Clusters| Maximum number of clusters. |


Actions

Action Description
Preview After configuring the node, the combined result set can be previewed by clicking the Preview button.