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

Cluster

  • Dark
    Light

Article summary

Description

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


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Split ColumnsThe selected columns 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).
Minimum Number of ClustersThe minimum number of clusters to start with.
Maximum Number of ClustersThe maximum number of clusters.

Actions

ActionDescription
PreviewOnce the node is configured, the combined result set can be previewed at any time.

Was this article helpful?

What's Next