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

Confusion using validation_data with Keras model_extra_params[“fit”] #124

Open
HunterMcGushion opened this issue Feb 19, 2019 · 0 comments
Labels
Easy Good for newcomers Question Further information is requested

Comments

@HunterMcGushion
Copy link
Owner

  • Unable to supply validation_data to a Keras CVExperiment via model_extra_params[“fit”]
  • This is because HyperparameterHunter automatically sets validation_data to be the OOF data produced by the cross validation scheme
  • I can imagine this would be unexpected behavior, so I’d love to hear any thoughts on how to clear this up

Note

@HunterMcGushion HunterMcGushion added Easy Good for newcomers Question Further information is requested labels Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Good for newcomers Question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant