Icon

Public

This directory contains 4 workflows.

Icon01_​Performing_​a_​k-Means_​Clustering 

This workflow shows how to perform a clustering of the iris dataset using the k-Means node.

Icon02_​Customer_​Segmentation_​Use_​Case 

This workflow performs customer segmentation by means of k-Mean clustering. The second part of the workflow implements an interactive wizard on the […]

Icon02_​Customer_​Segmentation_​Use_​Case_​V2 

This workflow performs customer segmentation by means of k-Mean clustering. The second part of the workflow implements an interactive wizard on the […]

IconClustering_​Exercise 

- Filter rows - Train a k-Means model - Visualize clustered entries on Scatter plot and OSM Map - Calculate Silhouette Coefficients