Cluster
  • 23 Dec 2022
  • 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.

Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Model TypeThe predictive model type.

Options
  • AutoKMeans
  • AutoKMedians
Cluster ColumnsColumns to cluster on
Number of ThreadsNumber of threads to allocate for the processing of this node
Min ClustersMinimum number of clusters to start with
Max ClustersMaximum number of clusters
Min Change % for More ClustersContinue to find the optimal number of clusters until the percent change in total distance is not met
Split ColumnsOptional setting to split the data/models based on a value in the selected columns

Was this article helpful?

What's Next