Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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