When to use it
Use this tool when the question requires multivariate structure, segmentation, simulation, causal-design assumptions, or model explainability.
Use it only when the selected variables and study design match the method's requirements.
How to use it
- Open the tool from the Quantly Tools panel.
- Confirm the active dataset and analysis session.
- Set Select Features (Required): Choose numeric and/or categorical columns for clustering.
- Set Number of Clusters (k) (Optional): The number of clusters to form. Default is 3.
- Set Auto-find k (Elbow Method) (Optional): Automatically suggest optimal k using the Elbow Method.
- Set Categorical Encoding (Required): How to transform text variables for the model. One-Hot is usually safer for this model.
- Set Save as New Dataset (Optional): Create a new dataset with the assigned Cluster labels.
- Review optional or advanced settings and keep defaults unless your design requires a change.
- Run the tool, inspect warnings and diagnostics, then save or export the result with its assumptions.
How to interpret results
Interpret results in the context of preprocessing, tuning choices, stability, validation, and domain knowledge. Complex outputs are sensitive to assumptions and should be checked with alternative specifications.