I am using Smile/CLARANS for clustering in Java.
CLARANS<Integer> claransInteger = new CLARANS<>(integers, d, defaultK);
Is there a way to set maximum size for clusters? Thank you in advance.
1.4m articles
1.4m replys
5 comments
57.0k users