Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Clustering: Minimum Cluster Size Parameter

hhall
5 - Atom

Hi there, 

 

I've been using alteryx to perform some clustering but cannot find a way to set the minimum cluster size? 

I also looked into the macro- i assume you can set it via a line of R code, however i couldnt find it in the flexclust documentation. 

 

Can anyone help? 

Thanks! 

1 REPLY 1
RolandSchubert
16 - Nebula
16 - Nebula

Hi @hhall ,

 

I think there is no parameter to set minimum cluster size. I've seen a paper on ConstrainedK-MeansClustering,  but there ssems to be no implementation within a standard package for R or Python (maybe there is an implementation available).

 

Best regards

 

Roland

 

 

Labels
Top Solution Authors