We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Machine Learning Discussions

Find answers, ask questions, and share expertise about Alteryx Machine Learning.
Getting Started

Start your learning journey with Alteryx Machine Learning Interactive Lessons

Go to Lessons

Alteryx K-Centroids Cluster Diagnostics Tool Limit on number of clusters

AshimaPahwa
5 - Atom

Hi All,

 

We are trying to implement a solution to cluster about 25K line items into 500 groups but looks like we have a limit of 70 on the Maximum number of clusters.

Is there any alternative to achieve this grouping in Alteryx?

 

Thanks much.

1 REPLY 1
acarter881
12 - Quasar

Hello, @AshimaPahwa.

 

It's hard to see if there's an alternative solution without a workflow, but I believe there's at least one potential solution: right click on the tool and open the macro, then increase the maximum value in the max clus Numeric Up Down tool, then save the macro as a different version. Use this version of the tool and retry.

 

Please see the attached png files.