tlverse/origami

unequal cluster sizes

jeremyrcoyle opened this issue · 0 comments

Currently we handle clustering by making folds for the clusters, and then expanding into folds for the individuals. This can result in unequal fold sizes if the clusters are of unequal size. We should implement (at least an option) to balance the fold sizes.