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

immediately submission of hyperparams is ignored #36

Open
jfri3d opened this issue Oct 17, 2019 · 0 comments
Open

immediately submission of hyperparams is ignored #36

jfri3d opened this issue Oct 17, 2019 · 0 comments
Labels
bug Something isn't working
Projects

Comments

@jfri3d
Copy link
Collaborator

jfri3d commented Oct 17, 2019

What is the current behaviour?

Initially training a model with hyperopt params does not run since hyperparams are immediately submitted while code/data are “slower”. This leads to them running and updating the pipeline (and removing hyperparams).

What is the expected behaviour?

Correct submission of hyperparams instead of being ignored.

How to reproduce? (e.g. logs, minimal example, etc...)

-kaos train deploy -h <>
-kaos train deploy -d <> -s <> -> overwrites the hyperparams

@jfri3d jfri3d added the bug Something isn't working label Oct 17, 2019
@jfri3d jfri3d added this to To do in kaos via automation Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
kaos
  
To do
Development

No branches or pull requests

1 participant