Load data & choose features
Upload numeric CSV data
Provide a header row and numeric columns only (up to 5,000 observations). After upload you can choose which variables to include in the clustering and which to plot on the chart.
Drop a CSV/TSV here, or .
Use a demo segmentation dataset
Load a synthetic marketing dataset with multiple clusters (for example, low/medium/high value customers) to explore the tool without uploading your own file.
Feature selection
Choose which numeric columns are used to form clusters.
Plot axes
Pick two variables for the scatterplot (x and y).
Preprocessing & clustering
Additional info & guidance
Start with a small range of clusters (for example, 2–8) and look at the elbow and silhouette charts to decide on a reasonable value of k. Extremely large k can overfit noise and create tiny clusters that are hard to interpret.
You can change the standardization option to see how feature scaling impacts cluster assignments, which is especially important when some variables are on very different scales (for example, annual revenue vs. satisfaction scores).