Icon

Kmeans Cluster Customer Label

Adding cluster labels after k-Means clustering

This workflow demonstrates how to add defined cluster labels after k-Means clustering on only one column is performed. This is done by specifying Cluster Labels in table Creator node and appending them to already ascending sorted data from second output of k-Means node. Then Cell Replacer is used to add Cluster Lables to data from first output.

Same approach can be used to add Cluster Labels to data from Cluster Assigner node.

URL: Forum Topic https://forum.knime.com/t/k-means-help/27600
URL: Original Workflow https://kni.me/w/QqKlIQmDnCAg0lEQ

Finding Best K Values
Optimized K-Means (Silhouette Coefficient)
Perform clustering with 3 clusters
k-Means (deprecated)
Assign colors to classes
Color Manager (deprecated)
Assign clusterto new data points
Cluster Assigner
Sort K Values
Sorter
Results
Line Plot
Reporting
Excel Writer
Numeric
Column Filter
CSV Reader
Result Cluster_2
Row Filter (deprecated)
VisualizationCluster
Scatter Plot

Nodes

Extensions

Links