You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: