Load data & configure variables
Upload your data
Provide a CSV with rows as observations and columns as segmentation indicators. After upload, you'll assign each variable as continuous or categorical. Alternatively, select a scenario above to load sample data.
Drag & Drop CSV file (.csv, .tsv, .txt)
Include headers. Any variable type mix works.
Variable Assignment
Assign each variable as continuous (numeric, like spending or scores) or categorical (discrete categories, like product type or yes/no). The tool will determine the appropriate model automatically.
Upload data or select a scenario above to assign variable types.
Model Settings
Start with K=2 or K=3, then compare fit statistics (AIC, BIC) across different values. Lower BIC generally indicates better model fit.
Preprocessing
Scaling is recommended when continuous variables are on different scales (e.g., age in years vs. income in thousands). The choice of scaling method can affect segmentation results and interpretation.