Cluster
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Cluster

  • Dark
    Light

Article summary

Description

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


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Split ColumnsThe selected column(s) will be used to split the data set over to build additional models.
Columns to Cluster ByColumns to create groupings on.
Model TypeThe predictive model type.

Options
  • AutoKMeans
  • AutoKMedians
Minimum Percent ChangeThe minimum amount of change required to create a new cluster (expressed as a percentage).
Minimim Number of ClustersMinimum number of clusters to start with.
Maximum Number of ClustersMaximum number of clusters.

Actions

ActionDescription
PreviewAfter configuring the node, the combined result set can be previewed by clicking the Preview button.

Was this article helpful?

What's Next