Collection of cluster algorithms without graphical output.
Selected method that should be applied to cluster the data (default: K-means). The result will be displayed in newly generated categorical column named “Clusters”.
Defines the number of clusters the data should be clustered into (default: 10).