Group kfold
K-Mike opened this issue · 1 comments
K-Mike commented
Do you plan to do an analog of
https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
trent-b commented
Thank you for the idea. I have not planned to do an analog of GroupKFold. It is unclear to me how one would handle the competing objectives of separating groups by fold and stratifying multiple labels across folds.