Print the cluster coordinates plot. This graph is useful to quickly describe main characteristics of each cluster.
1 | plot_clus_coord(cluster_model, data)
|
cluster_model |
Is the cluster model developed. Only supported with k-means model for now. |
data |
Is the data used to develop the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.