K-Means: This node groups customers into clusters based on similarities in their characteristics.
Silhouette Coefficient: This node evaluates the quality of the clustering by measuring how well each observation fits within its assigned cluster.
GroupBy: This node calculates summary statistics for each cluster, enabling cluster profiling and comparison.
Color Manager: This node assigns colours to clusters to improve visual interpretation.
Scatter Plot: This node visualizes the clusters, making it easier to identify patterns and separation between groups.
Desnormalizer: This node restores the variables to their original scale, making the results easier to interpret.