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

Does it need validation data for fit()? #341

Open
DynastyTHU opened this issue Aug 19, 2020 · 0 comments
Open

Does it need validation data for fit()? #341

DynastyTHU opened this issue Aug 19, 2020 · 0 comments

Comments

@DynastyTHU
Copy link

I found that in every example which used fit(), there was always setValidate() before. However I wanted to process the data for test afterwards and I didn't want to separate an extra part for validation. I also found that the cross validation cv() didn't need extra validation data but it didn't contain a path to save the model so how could I use the model for prediction afterwards?

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

1 participant