Skip to content

Conversation

@radka-j
Copy link
Member

@radka-j radka-j commented Nov 19, 2025

Closes #905

An example use case is if the user has a challenging held out test set they want to use.

In the end I decided it is enough to let the user specify a test set and not letting them specify a validation dataset as well since we use CV and the model gets retrained on all train/val data at the end.

@radka-j radka-j requested a review from sgreenbury November 19, 2025 09:47
@EdwinB12 EdwinB12 self-requested a review November 20, 2025 09:40
Copy link
Collaborator

@EdwinB12 EdwinB12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me Radka, I would just add a test but apart from that, all good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let user pass train/val/test data split

3 participants