Skip to content

More Flexibility for train_test_validate #320

@jjacobson95

Description

@jjacobson95

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

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions