Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

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