-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
In some cases, a user may want to split the data into two groups (train/validate or train/test). Currently train_test_validate requires 3 groups, but it would be great if it could take different numbers and still use the same stratification and split_type logic.
Main example: A user wants to train/validate on a single dataset and then apply to another dataset (Transfer Learning).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done