sparse-window-1536
03/29/2022, 5:20 PMmammoth-truck-60864
03/30/2022, 3:24 AMfreezing-airport-6809
freezing-airport-6809
@task
@mlfow
def task1():
...
pattern explained here. Someone has done this for clearml as well, but not open sourced itfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
jolly-whale-9142
03/30/2022, 6:39 AM@task
@mlflow
def task1():
...
as you suggested Ketan.
It is still in my backlog but if you peeps wanna work on it feel free to do so, I could help as well I just don’t have the time for now to fully commit to it 😕sparse-window-1536
03/30/2022, 1:29 PMconfigure_mlflow()
helper function.
I think this decorator could work in two ways: a) by simply starting and ending a run, and configuring the connection to the server if needed; or b) same as (a), but also by keeping track of all logs being made inside a function, and batch logging everything after the run is over. Functionality (a) is very trivial, maybe too trivial to become an integration; functionality (b) would be awesome, but I cannot think of a way to implement it without creating an extra layer of work to the end user. Thoughts?freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809