-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
Hi,
I use the group_vfold_cv() function a lot, but I have recently been needing to reverse the analysis and assessment splits. For example, lets say you have 3 groups, group_vfold_cv() would create three folds, whereby within each fold 2 groups are used for training, and one is held aside for testing. I would like to do the opposite, where one group is used for training, and the remaining groups are used for testing.
I don't think this is possible using make_splits(), unless I'm just doing it incorrectly. Would you ever consider supporting this resampling scheme? If not, is it possible for me to create these kinds of splits using the existing rsample machinery?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels