Pass in kedro mlflow arguments via command line interface #414
Answered
by
Galileo-Galilei
luweilei304
asked this question in
Q&A
|
Hi team, I have defined a |
Answered by
Galileo-Galilei
Mar 8, 2023
Replies: 1 comment 1 reply
|
Hi , actually this is not possible for the moment but there is an issue for this here: #395. What is described in the issue (making configuraiton dynamic) is very hard, but I think I should accept passing kwargs at runtime as you suggest. Fell free to open a PR if you want to have this feature soon :) |
1 reply
Answer selected by
Galileo-Galilei
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi , actually this is not possible for the moment but there is an issue for this here: #395.
What is described in the issue (making configuraiton dynamic) is very hard, but I think I should accept passing kwargs at runtime as you suggest. Fell free to open a PR if you want to have this feature soon :)