You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...)
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 hyperparamsThe text was updated successfully, but these errors were encountered: