Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I do train-validation-test split here? #97

Closed
xiaodaigh opened this issue Jun 23, 2021 · 1 comment
Closed

How do I do train-validation-test split here? #97

xiaodaigh opened this issue Jun 23, 2021 · 1 comment

Comments

@xiaodaigh
Copy link

If I don't want to use cross-validation or if I want to know the exactly split so I can replicate things

@ppalmes
Copy link
Collaborator

ppalmes commented Jun 23, 2021

you can take a look at the Readme in Lale.jl because they share common Base Class. it shows example of splitting data. also, you can use holdout function which is exported and available. let me know if you still need help. https://github.com/IBM/Lale.jl

@ppalmes ppalmes closed this as completed Aug 11, 2021
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

No branches or pull requests

2 participants